The properties of System.Net.WebProxy are listed below. For a list of all members, see the WebProxy Members list.
See Also: Inherited members from System.Object
Address Uri. Gets or sets the address of the proxy server represented by the current instance. [read-only] BypassArrayList ArrayList. Gets a list of the URIs that do not use the proxy server. BypassList string[]. Gets or sets an array of the URIs that do not use the proxy server. BypassProxyOnLocal bool. Gets or sets a bool value indicating whether requests for local resources bypass the proxy server. Credentials ICredentials. Gets or sets the credentials to submit to the proxy server for authentication. UseDefaultCredentials bool. Documentation for this section has not yet been entered.