TestimoX

API Reference

Class

FgppEvaluator

Namespace ADPlayground.Domains
Assembly ADPlayground
Modifiers static

Evaluates fine-grained password policies for weak settings (length, complexity, history, reversible).

Inheritance

  • Object
  • FgppEvaluator

Methods

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

Builds a FGPP weakness view for the domain.

Parameters

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

Returns

View with grouped weak policy items.