This documentation is archived and is not being maintained.
System.Web.Configuration Namespace
.NET Framework 1.1
The System.Web.Configuration namespace contains classes that are used to set up ASP.NET configuration.
Classes
| Class | Description |
|---|---|
| HttpCapabilitiesBase | Defines the base class for client user-agent capabilities. |
| HttpConfigurationContext | Supplies current context information to configuration section handlers in ASP.NET applications. |
Enumerations
| Enumeration | Description |
|---|---|
| AuthenticationMode | Provides enumerated values that specify the authentication mode for an application. |
| FormsAuthPasswordFormat | Specifies the encryption format for storing passwords. |
| FormsProtectionEnum | Specifies the forms protection method that the application uses. |
See Also
Show: