Sdílet prostřednictvím


ClientFormsAuthenticationMembershipProvider.PasswordStrengthRegularExpression Vlastnost

Definice

Tato vlastnost není používána touto třídou.

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

Hodnota vlastnosti

Vždy "*".

Poznámky

Pomocí třídy nelze vytvářet, odstraňovat ani upravovat informace o ClientFormsAuthenticationMembershipProvider uživateli.

Platí pro

Viz také