VPN.Proxies
The dictionary that contains the Proxies settings.
Declaration
object VPN.ProxiesProperties
| Name | Type | Description |
|---|---|---|
HTTPEnable | integer | If |
HTTPPort | integer | The port number of the HTTP proxy. This field is required if |
HTTPProxy | string | The host name of the HTTP proxy. |
HTTPProxyPassword | string | The password used for authentication. |
HTTPProxyUsername | string | The user name used for authentication. |
HTTPSEnable | integer | If |
HTTPSPort | integer | The port number of the HTTPS proxy. This field is required if |
HTTPSProxy | string | The host name of the HTTPS proxy. |
ProxyAutoConfigEnable | integer | If |
ProxyAutoConfigURLString | string | The URL to the location of the proxy auto-configuration file. Used only when |
ProxyAutoDiscoveryEnable | integer | If |
SupplementalMatchDomains | [string] | An array of domains that defines which hosts use proxy settings for hosts. |