Sdílet prostřednictvím


PasswordOptions.RequireDigit Vlastnost

Definice

Získá nebo nastaví příznak označující, zda hesla musí obsahovat číslici. Výchozí hodnota je true.

public:
 property bool RequireDigit { bool get(); void set(bool value); };
public bool RequireDigit { get; set; }
member this.RequireDigit : bool with get, set
Public Property RequireDigit As Boolean

Hodnota vlastnosti

True, pokud hesla musí obsahovat číslici.

Poznámky

Výchozí hodnota je true.

Platí pro