Udostępnij za pośrednictwem


PasswordOptions.RequiredLength Właściwość

Definicja

Pobiera lub ustawia minimalną długość hasła. Wartość domyślna to 6.

public:
 property int RequiredLength { int get(); void set(int value); };
public int RequiredLength { get; set; }
member this.RequiredLength : int with get, set
Public Property RequiredLength As Integer

Wartość właściwości

Uwagi

Ta wartość domyślna to 6.

Dotyczy