MemorablePasswordOptionsMinimumWordLength Property

Gets or sets the minimum length of a word to consider for the password.

Definition

Namespace: DevCase.Core.Security.Passwords
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int MinimumWordLength { get; set; }

Property Value

Int32

See Also