WebRequestModuleElement Class
Assembly: System (in system.dll)
Using the WebRequest and WebResponse classes, applications can request resources for any valid Uri. Use this configuration element to specify a module that is registered to work with the Create overloads to create new requests.
This class corresponds to the add Element for webRequestModules (Network Settings) configuration element.
This class is used to specify modules registered to authenticate requests made with the WebRequest and WebClient classes.
This class provides programmatic access to information that can be stored in configuration files.
The .NET Framework version 2.0 provides Web request modules that create requests for resources with the following prefixes:
-
HTTP
-
HTTPS
-
FTP
-
FILE
System.Configuration.ConfigurationElement
System.Net.Configuration.WebRequestModuleElement
Windows 98, Windows 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 .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.