Mono Class Library: Overview

System.Net.IWebProxy: Members

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

Public Properties

CredentialsICredentials. Gets or sets the credentials to submit to the proxy server for authentication.

Public Methods

GetProxy(Uri) : Uri
Returns the Uniform Resource Identifier (URI) of a proxy server.
IsBypassed(Uri) : bool
Returns a bool value that indicates whether the proxy server is not used to access a specified server.