PasswordOptions.RequiredLength Proprietà

Definizione

Ottiene o imposta la lunghezza minima di una password. Il valore predefinito è 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

Valore della proprietà

Commenti

Questo valore predefinito è 6.

Si applica a