TestimoX

API Reference

Class

LimitBlankPasswordUseEvaluator

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Evaluates the "Limit local account use of blank passwords" setting for DCs.

Inheritance

  • Object
  • LimitBlankPasswordUseEvaluator

Methods

public static View EvaluateForDomainControllers(String domainName) #
Returns: View

Evaluates the setting for domain controllers in the given domain.

Parameters

domainName System.String requiredposition: 0
DNS name of the domain.

Returns

Evaluation view with effective value and Enabled flag.