API Reference
Class
Item (EmptyOrganizationalUnitPostureService)
Empty organizational unit posture item.
Inheritance
- Object
- Item
Constructors
Inherited Methods
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 Boolean HasGpLink { get; set; } #Whether the OU has direct GPO links.
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.