TestimoX

API Reference

Class

Row (GpoOuLinkSummaryService)

Namespace ADPlayground.Gpo.GpoOuLinkSummaryService
Assembly ADPlayground
Modifiers sealed

Row describing GPO link posture for a single OU.

Inheritance

  • Object
  • Row

Constructors

Properties

public String DomainName { get; set; } #

Gets DNS domain name.

public String CanonicalName { get; set; } #

Gets OU canonical name.

public String DistinguishedName { get; set; } #

Gets OU distinguished name.

public Boolean BlockedInheritance { get; set; } #

Gets a value indicating whether inheritance is blocked.

public Int32 GpOptions { get; set; } #

Gets raw gpOptions value.

public Int32 LinkCount { get; set; } #

Gets total link count for the OU.

public Int32 EnforcedCount { get; set; } #

Gets enforced link count for the OU.

public Int32 DisabledCount { get; set; } #

Gets disabled link count for the OU.

public Int32 BrokenCount { get; set; } #

Gets broken link count for the OU.

public String Gpos { get; set; } #

Gets semicolon-delimited GPO names (truncated).