ProxyType
Defines the supported proxy server types for forward proxy configuration.
enum ProxyType {
HTTP
SOCKS5
}
Values
HTTP proxy server.
SOCKS5 proxy server.
Member Of
ForwardProxy object ●
ProxyConfiguration input
Was this topic helpful?