ProxySettings
|
Overloaded. Initializes a new instance of the ProxySettings class. |
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. |
Equals | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |