NetworkProxyConfiguration.Proxies
The payload for configuring network proxies.
Declaration
object NetworkProxyConfiguration.ProxiesProperties
| Name | Type | Description |
|---|---|---|
ExceptionsList | [string] | The list of hosts and domains that should bypass proxy settings. |
FallBackAllowed | integer | If For managed devices, if not supplied, the default is |
FTPEnable | integer | If |
FTPPassive | integer | If |
FTPPort | integer | The FTP proxy port. |
FTPProxy | string | The host name or IP address for the FTP proxy. |
GopherEnable | integer | If |
GopherPort | integer | The gopher proxy port. |
GopherProxy | string | The host name or IP address for the gopher proxy. |
HTTPEnable | integer | If |
HTTPPort | integer | The web proxy port. |
HTTPProxy | string | The host name or IP address for the web proxy. |
HTTPSEnable | integer | If |
HTTPSPort | integer | The secure web proxy port. |
HTTPSProxy | string | The host name or IP address for the secure web proxy. |
ProxyAutoConfigEnable | integer | If |
ProxyAutoConfigURLString | string | The automatic proxy configuration URL. |
ProxyCaptiveLoginAllowed | integer | If 1, allows client to log into captive portal network. |
RTSPEnable | integer | If |
RTSPPort | integer | The streaming proxy port. |
RTSPProxy | string | The host name or IP address for the streaming proxy. |
SOCKSEnable | integer | If |
SOCKSPortinteger | integer | The SOCKS proxy port. |
SOCKSProxy | string | The host name or IP address for the SOCKS proxy. |