IdentitySection Class
.NET Framework 3.0
Configures the identity of a Web application. This class cannot be inherited.
Namespace: System.Web.Configuration
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The IdentitySection provides a way to programmatically access and modify the identity section of a configuration file.
Note: |
|---|
| The IdentitySection can read and write information from and to the related section of the configuration file according to the section property AllowDefinition whose value is Everywhere. |
System.Object
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
System.Web.Configuration.IdentitySection
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
System.Web.Configuration.IdentitySection
Community Additions
ADD
Show:
Note: