API Reference
Class
DirectoryEssentialsForestAclOwnerSummary
Summary counts for forest ACL owners.
Inheritance
- Object
- DirectoryEssentialsForestAclOwnerSummary
Constructors
public DirectoryEssentialsForestAclOwnerSummary() #Inherited Methods
Properties
public Int32 Total { get; set; } #Total objects evaluated.
public Int32 Administrative { get; set; } #Objects owned by administrative accounts.
public Int32 WellKnownAdministrative { get; set; } #Objects owned by well-known administrative accounts.
public Int32 NotAdministrative { get; set; } #Objects owned by non-administrative accounts.
public Int32 Unknown { get; set; } #Objects with unknown owners.
public Int32 RequiringFix { get; } #Total objects requiring remediation (non-admin or unknown).