API Reference
Class
PasswordPolicyLengthOptions
Options controlling password length evaluation.
Inheritance
- Object
- PasswordPolicyLengthOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public PasswordPolicyLengthOptions() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Int32 RecommendedMinimumLength { get; set; } #Recommended minimum password length. Defaults to 12 characters to align with current Microsoft guidance.