The properties of the Proxy class are listed below. For a complete list of Proxy class members, see the Proxy Members topic.
AuthenticationMethod | Gets or sets the authentication method to use for HTTP CONNECT proxy. |
BypassArrayList | Gets a list of addresses that do not use the proxy server. |
BypassList | Gets or sets an array of addresses that do not use the proxy server. |
BypassProxyOnLocal | Gets or sets a value indicating whether to bypass the proxy server for local addresses. |
Credentials | Gets or sets the credentials to submit to the proxy server for authentication. |
Domain | Gets or sets the domain to submit to the proxy server for authentication. |
Host | Gets or sets the hostname of the proxy server. |
Password | Gets or sets the username to submit to the proxy server for authentication. |
Port | Gets or sets the port of the proxy server. |
ProxyType | Gets or sets the type of the proxy server. |
UserName | Gets or sets the username to submit to the proxy server for authentication. |
Proxy Class | Rebex.Net Namespace