Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Network settings specify how the .NET Framework connects to the Internet. The following table describes the function of each network configuration element.
Element | Description |
---|---|
Specifies the modules used to authenticate Internet requests. |
|
Specifies the maximum number of connections to Internet hosts. |
|
Specifies the proxy server used for HTTP requests to the Internet. |
|
Contains settings for Internet applications. |
|
uriParser Element (Network Settings) |
Configures the parsing of custom Uniform Resource Indicator (URI) schemes by the System.Uri class. |
Specifies the modules used to request information from Internet hosts. |
See Also
Concepts
Configuring Internet Applications