API Reference
Class
LimitBlankPasswordUseEvaluator
Evaluates the "Limit local account use of blank passwords" setting for DCs.
Inheritance
- Object
- LimitBlankPasswordUseEvaluator
Methods
public static View EvaluateForDomainControllers(String domainName) #Returns:
ViewEvaluates the setting for domain controllers in the given domain.
Parameters
- domainName System.String
- DNS name of the domain.
Returns
Evaluation view with effective value and Enabled flag.