Udostępnij za pośrednictwem


ClientFormsAuthenticationMembershipProvider.PasswordStrengthRegularExpression Właściwość

Definicja

Ta właściwość nie jest używana przez tę klasę.

public:
 virtual property System::String ^ PasswordStrengthRegularExpression { System::String ^ get(); };
public override string PasswordStrengthRegularExpression { get; }
member this.PasswordStrengthRegularExpression : string
Public Overrides ReadOnly Property PasswordStrengthRegularExpression As String

Wartość właściwości

Zawsze "*".

Uwagi

Nie można tworzyć, usuwać ani modyfikować informacji o użytkowniku ClientFormsAuthenticationMembershipProvider przy użyciu klasy .

Dotyczy

Zobacz też