Mono Class Library: Overview

System.Web.Security.MembershipProvider: Property Members

The properties of System.Web.Security.MembershipProvider are listed below. For a list of all members, see the MembershipProvider Members list.

See Also: Inherited members from System.Configuration.Provider.ProviderBase

Public Properties

abstract
ApplicationNamestring. Documentation for this section has not yet been entered.
[read-only]
abstract
EnablePasswordResetbool. Documentation for this section has not yet been entered.
[read-only]
abstract
EnablePasswordRetrievalbool. Documentation for this section has not yet been entered.
[read-only]
abstract
MaxInvalidPasswordAttemptsint. Documentation for this section has not yet been entered.
[read-only]
abstract
MinRequiredNonAlphanumericCharactersint. Documentation for this section has not yet been entered.
[read-only]
abstract
MinRequiredPasswordLengthint. Documentation for this section has not yet been entered.
[read-only]
abstract
PasswordAttemptWindowint. Documentation for this section has not yet been entered.
[read-only]
abstract
PasswordFormatMembershipPasswordFormat. Documentation for this section has not yet been entered.
[read-only]
abstract
PasswordStrengthRegularExpressionstring. Documentation for this section has not yet been entered.
[read-only]
abstract
RequiresQuestionAndAnswerbool. Documentation for this section has not yet been entered.
[read-only]
abstract
RequiresUniqueEmailbool. Documentation for this section has not yet been entered.