This documentation is archived and is not being maintained.
ClientFormsAuthenticationMembershipProvider Properties
Visual Studio 2008
The ClientFormsAuthenticationMembershipProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
ApplicationName | This property is not used by this class. (Overrides MembershipProvider::ApplicationName.) |
|
Description | Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs). (Inherited from ProviderBase.) |
|
EnablePasswordReset | This property is not used by this class. (Overrides MembershipProvider::EnablePasswordReset.) |
|
EnablePasswordRetrieval | This property is not used by this class. (Overrides MembershipProvider::EnablePasswordRetrieval.) |
|
MaxInvalidPasswordAttempts | This property is not used by this class. (Overrides MembershipProvider::MaxInvalidPasswordAttempts.) |
|
MinRequiredNonAlphanumericCharacters | This property is not used by this class. (Overrides MembershipProvider::MinRequiredNonAlphanumericCharacters.) |
|
MinRequiredPasswordLength | This property is not used by this class. (Overrides MembershipProvider::MinRequiredPasswordLength.) |
|
Name | Gets the friendly name used to refer to the provider during configuration. (Inherited from ProviderBase.) |
|
PasswordAttemptWindow | This property is not used by this class. (Overrides MembershipProvider::PasswordAttemptWindow.) |
|
PasswordFormat | This property is not used by this class. (Overrides MembershipProvider::PasswordFormat.) |
|
PasswordStrengthRegularExpression | This property is not used by this class. (Overrides MembershipProvider::PasswordStrengthRegularExpression.) |
|
RequiresQuestionAndAnswer | This property is not used by this class. (Overrides MembershipProvider::RequiresQuestionAndAnswer.) |
|
RequiresUniqueEmail | This property is not used by this class. (Overrides MembershipProvider::RequiresUniqueEmail.) |
|
ServiceUri | Gets or sets the URI of the authentication service. |
Show: