TestimoX

API Reference

Class

HiddenGpoRow

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Describes a GPO that appears hidden by ACLs during evaluation, including its DN and reason.

Inheritance

  • Object
  • HiddenGpoRow

Constructors

Properties

public String DomainName { get; set; } #

DNS domain name hosting the GPO.

public Guid GpoId { get; set; } #

GPO identifier.

public String GpoDistinguishedName { get; set; } #

Distinguished Name (CN={GUID},CN=Policies,...) of the GPO.

public String Reason { get; set; } #

Short reason, e.g., "AccessDenied".