API Reference
Class
FgppEvaluator
Evaluates fine-grained password policies for weak settings (length, complexity, history, reversible).
Inheritance
- Object
- FgppEvaluator
Methods
public static View Evaluate(String domainName) #Returns:
ViewBuilds a FGPP weakness view for the domain.
Parameters
- domainName System.String
- DNS name of the domain.
Returns
View with grouped weak policy items.