API Reference
Class
PasswordPolicyEvaluator
Reads effective domain password policy and returns a typed view.
Inheritance
- Object
- PasswordPolicyEvaluator
Methods
public static View Evaluate(String domainName) #Returns:
ViewBuilds the password policy view for the specified domain.
Parameters
- domainName System.String
- DNS name of the domain.
Returns
View containing key policy values.