API Reference
Class
AccountPolicyAttributionService
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:
ViewReturns effective account policy values for the domain together with Policy Attribution rows.
Parameters
- domainName System.String
- DNS domain name.
Returns
Account policy snapshot with attribution.