Contents

NetworkProxyConfiguration.Proxies

The payload for configuring network proxies.

Declaration

object NetworkProxyConfiguration.Proxies

Properties

NameTypeDescription
ExceptionsList[string]

The list of hosts and domains that should bypass proxy settings.

FallBackAllowedinteger

If 1, enables fallback. Default is 1.

For managed devices, if not supplied, the default is 0.

FTPEnableinteger

If true, enables FTP proxy.

FTPPassiveinteger

If true, enables passive FTP mode.

FTPPortinteger

The FTP proxy port.

FTPProxystring

The host name or IP address for the FTP proxy.

GopherEnableinteger

If true, enables gopher proxy.

GopherPortinteger

The gopher proxy port.

GopherProxystring

The host name or IP address for the gopher proxy.

HTTPEnableinteger

If true, enables web proxy.

HTTPPortinteger

The web proxy port.

HTTPProxystring

The host name or IP address for the web proxy.

HTTPSEnableinteger

If true, enables secure web proxy.

HTTPSPortinteger

The secure web proxy port.

HTTPSProxystring

The host name or IP address for the secure web proxy.

ProxyAutoConfigEnableinteger

If true, enables automatic proxy configuration.

ProxyAutoConfigURLStringstring

The automatic proxy configuration URL.

ProxyCaptiveLoginAllowedinteger

If 1, allows client to log into captive portal network.

RTSPEnableinteger

If true, enable streaming proxy.

RTSPPortinteger

The streaming proxy port.

RTSPProxystring

The host name or IP address for the streaming proxy.

SOCKSEnableinteger

If true, enable the SOCKS proxy.

SOCKSPortintegerinteger

The SOCKS proxy port.

SOCKSProxystring

The host name or IP address for the SOCKS proxy.