TestimoX

API Reference

Class

GpoResultReport

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

High-level GPO Result for a single scope/path with Raw EffectivePolicyDetails payload.

Inheritance

  • Object
  • GpoResultReport

Constructors

public GpoResultReport() #

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).