ClientFormsAuthenticationMembershipProvider Properties

 

Namespace:   System.Web.ClientServices.Providers
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_pubpropertyApplicationName

This property is not used by this class.(Overrides MembershipProvider::ApplicationName.)

System_CAPS_pubpropertyDescription

Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs).(Inherited from ProviderBase.)

System_CAPS_pubpropertyEnablePasswordReset

This property is not used by this class.(Overrides MembershipProvider::EnablePasswordReset.)

System_CAPS_pubpropertyEnablePasswordRetrieval

This property is not used by this class.(Overrides MembershipProvider::EnablePasswordRetrieval.)

System_CAPS_pubpropertyMaxInvalidPasswordAttempts

This property is not used by this class.(Overrides MembershipProvider::MaxInvalidPasswordAttempts.)

System_CAPS_pubpropertyMinRequiredNonAlphanumericCharacters

This property is not used by this class.(Overrides MembershipProvider::MinRequiredNonAlphanumericCharacters.)

System_CAPS_pubpropertyMinRequiredPasswordLength

This property is not used by this class.(Overrides MembershipProvider::MinRequiredPasswordLength.)

System_CAPS_pubpropertyName

Gets the friendly name used to refer to the provider during configuration.(Inherited from ProviderBase.)

System_CAPS_pubpropertyPasswordAttemptWindow

This property is not used by this class.(Overrides MembershipProvider::PasswordAttemptWindow.)

System_CAPS_pubpropertyPasswordFormat

This property is not used by this class.(Overrides MembershipProvider::PasswordFormat.)

System_CAPS_pubpropertyPasswordStrengthRegularExpression

This property is not used by this class.(Overrides MembershipProvider::PasswordStrengthRegularExpression.)

System_CAPS_pubpropertyRequiresQuestionAndAnswer

This property is not used by this class.(Overrides MembershipProvider::RequiresQuestionAndAnswer.)

System_CAPS_pubpropertyRequiresUniqueEmail

This property is not used by this class.(Overrides MembershipProvider::RequiresUniqueEmail.)

System_CAPS_pubpropertyServiceUri

Gets or sets the URI of the authentication service.

Return to top
Show: