TestimoX

API Reference

Class

Item (EmptyOrganizationalUnitPostureService)

Namespace ADPlayground.DirectoryOps.EmptyOrganizationalUnitPostureService
Assembly ADPlayground
Modifiers sealed

Empty organizational unit posture item.

Inheritance

  • Object
  • Item

Constructors

Properties

public String DomainName { get; set; } #

Target domain DNS name.

public String DistinguishedName { get; set; } #

Organizational unit distinguished name.

public String Name { get; set; } #

Organizational unit display name.

public String CanonicalName { get; set; } #

Canonical name when available.

public Int32 Depth { get; set; } #

Organizational unit depth within the hierarchy.

public Boolean InheritanceBlocked { get; set; } #

Whether GPO inheritance is blocked on the OU.

public String ManagedBy { get; set; } #

ManagedBy distinguished name when available.

public Boolean IsExcluded { get; set; } #

True when the empty OU is excluded from the actionable set.

public String Recommendation { get; set; } #

Short reason describing why the item is actionable or excluded.