The members of System.Net.IWebProxy are listed below.
CredentialsICredentials. Gets or sets the credentials to submit to the proxy server for authentication.
GetProxy(Uri) : Uri Returns the Uniform Resource Identifier (URI) of a proxy server.IsBypassed(Uri) : boolReturns a bool value that indicates whether the proxy server is not used to access a specified server.
Returns the Uniform Resource Identifier (URI) of a proxy server.
Returns a bool value that indicates whether the proxy server is not used to access a specified server.