TestimoX

API Reference

Class

PasswordPolicyEvaluator

Namespace ADPlayground.Domains
Assembly ADPlayground
Modifiers static

Reads effective domain password policy and returns a typed view.

Inheritance

  • Object
  • PasswordPolicyEvaluator

Methods

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

Builds the password policy view for the specified domain.

Parameters

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

Returns

View containing key policy values.