System.Net.IWebProxy Members

The members of System.Net.IWebProxy are listed below.

Public Properties

CredentialsICredentials.

The credentials to submit to the proxy server for authentication.

Public Methods

GetProxy(Uri) : Uri

Returns the URI of a proxy.

IsBypassed(Uri) : bool

Indicates that the proxy should not be used for the specified host.