System.Web.Configuration.MembershipSection Members

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

See Also: Inherited members from System.Configuration.ConfigurationSection

Public Constructors

Initializes a new instance of the System.Web.Configuration.MembershipSection class.

Public Properties

DefaultProviderstring.

Gets or sets the name of the default provider that is used to manage roles.

HashAlgorithmTypestring.

Gets or sets the type of encryption that is used for sensitive membership information.

[read-only]
ProvidersSystem.Configuration.ProviderSettingsCollection.

Gets a System.Configuration.ProviderSettingsCollection object of System.Configuration.ProviderSettings objects.

UserIsOnlineTimeWindowTimeSpan.

Gets or sets the length of time, in minutes, before a user is no longer considered to be online.

Protected Properties

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