Sdílet prostřednictvím


MembershipPasswordAttribute.PasswordStrengthError Vlastnost

Definice

Získá nebo nastaví PasswordStrengthError atribut.

public:
 property System::String ^ PasswordStrengthError { System::String ^ get(); void set(System::String ^ value); };
public string PasswordStrengthError { get; set; }
member this.PasswordStrengthError : string with get, set
Public Property PasswordStrengthError As String

Hodnota vlastnosti

String

PasswordStrengthErrorAtribut.

Poznámky

PasswordStrengthErrorVlastnost obsahuje buď literál, nelokalizovaný řetězec, nebo klíč prostředku, které lze použít s ResourceType vlastností ke konfiguraci lokalizované chybové zprávy. Chybová zpráva se zobrazí, pokud je zadané heslo kratší než MinRequiredPasswordLength vlastnost.

Platí pro