ProxyElement Class
Assembly: System (in system.dll)
The following table shows the configuration attributes of the proxy Element (Network Settings) configuration element to which this class corresponds.
| Element | Description |
|---|---|
| proxyaddress | A URI that identifies the Web proxy server to use. |
| bypassonlocal | Determines whether the Web proxy is bypassed for local resources. |
| usesystemdefault | Controls whether the Internet Explorer Web proxy settings are used. |
| useDefaultCredentialsForScriptDownload | Controls whether default credentials are used when accessing the configuration script. |
| scriptDownloadInterval | Specifies the number of seconds that elapse before the configuration script is refreshed. |
| scriptDownloadTimeout | Specifies the number of seconds allowed for the configuration script to be downloaded. |
| useDefaultCredentials | Controls whether default credentials are used when accessing the Web proxy. |
This class is used to specify and configure the Web proxy server to use for requests made with the WebRequest and WebClient classes.
This class provides programmatic access to information that can be stored in configuration files.
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Reference
ProxyElement MembersSystem.Net.Configuration Namespace
WebProxy