An NDoc Documented Class Library

ProxySettings Properties

The properties of the ProxySettings class are listed below. For a complete list of ProxySettings class members, see the ProxySettings Members topic.

Public Instance Properties

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.

See Also

ProxySettings Class | EnterpriseDT.Net.Proxy Namespace