UseSystemProxy
A Boolean value that specifies whether to obtain details about your HTTP proxy from the system. The connector reads the proxy settings configured through Internet Explorer or the Windows Control Panel.
You can set this parameter to TRUE
instead of setting ProxyHost, ProxyPort, ProxyUsername, and ProxyPassword.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Connector |
Example: | UseSystemProxy=TRUE
|
See Also: |