API Reference
Class
GpoResultReport
High-level GPO Result for a single scope/path with Raw EffectivePolicyDetails payload.
Inheritance
- Object
- GpoResultReport
Constructors
public GpoResultReport() #Inherited Methods
Properties
public EffectivePolicyDetails Raw { get; set; } #Underlying effective policy details for the evaluated path/scope.
public String DomainName { get; } #Owning DNS domain name.
public String DistinguishedName { get; } #Distinguished name of the evaluated object (OU/domain root/user/computer).
public RegistryPolicyScope Scope { get; } #Evaluated scope (Computer/User).