API Reference
Class
PasswordPolicyLengthOptions
Options controlling password length evaluation.
Inheritance
- Object
- PasswordPolicyLengthOptions
Constructors
public PasswordPolicyLengthOptions() #Inherited Methods
Properties
public Int32 RecommendedMinimumLength { get; set; } #Recommended minimum password length. Defaults to 12 characters to align with current Microsoft guidance.