Sdílet prostřednictvím


PasswordOptions.RequiredLength Vlastnost

Definice

Získá nebo nastaví minimální délku hesla. Výchozí hodnota je 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

Hodnota vlastnosti

Poznámky

Výchozí hodnota je 6.

Platí pro