The properties of the ProxySettings class are listed below. For a complete list of ProxySettings class members, see the ProxySettings Members topic.
NullAuthenticationEnabled | True if null authentication enabled for SOCKS5. |
Password | Password used to authenticate to the proxy. |
PasswordAuthenticationEnabled | True if password authentication enabled for SOCKS5. |
ProxyAddress | Address to be used to connect to the proxy. |
ProxyPort | Port to be used to connect to the proxy. |
ProxyType | Type of proxy being used. |
PublicProxyAddress | Address that the proxy server presents to the "outside" network. |
UserName | User name used to authenticate to the proxy. |