Mono Class Library: Overview

System.Web.Security.SqlMembershipProvider: Property Members

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

See Also: Inherited members from System.Web.Security.MembershipProvider

Public Properties

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