A System.Net.IWebProxy that identifies the proxy server used by the HttpWebRequest.GetResponse method if no proxy information is specified.
Type Reason System.Security.SecurityException The caller does not have permission for the requested operation.
The GlobalProxySelection.Select property sets the proxy that all System.Net.WebRequest instances use if the request supports proxies and no proxy is set explicitly using the HttpWebRequest.Proxy property. Proxies are currently supported by System.Net.FtpWebRequest and System.Net.HttpWebRequest.
Type | Reason |
---|---|
!:System.Security.Permissions.WebPermission | Requires full System.Net.WebPermission access. See System.Security.Permissions.PermissionState.Unrestricted. |