TestimoX

API Reference

Class

AccountPolicyAttributionService

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers static

Builds an account policy view (password + lockout) with Policy Attribution for the domain. Mirrors the effective values read from the domain while showing which GPOs set them.

Inheritance

  • Object
  • AccountPolicyAttributionService

Methods

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

Returns effective account policy values for the domain together with Policy Attribution rows.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Account policy snapshot with attribution.