System.Web.Configuration.IdentitySection Members

The members of System.Web.Configuration.IdentitySection are listed below.

See Also: Inherited members from System.Configuration.ConfigurationSection

Public Constructors

Initializes a new instance of the System.Web.Configuration.IdentitySection class using default parameters.

Public Properties

Impersonatebool.

Gets or sets a value indicating whether client impersonation is used on each request.

Passwordstring.

Gets or sets a value indicating the password to use for impersonation.

UserNamestring.

Gets or sets a value indicating the user name to use for impersonation.

Protected Properties

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.

Protected Methods

override
GetRuntimeObject() : object
Documentation for this section has not yet been entered.
override
Reset(System.Configuration.ConfigurationElement)
Documentation for this section has not yet been entered.
override
Unmerge(System.Configuration.ConfigurationElement, System.Configuration.ConfigurationElement, System.Configuration.ConfigurationSaveMode)
Documentation for this section has not yet been entered.