API Reference
Class
ForestAclOwnerRow
Represents object ownership information for forest ACL reporting.
Inheritance
- Object
- ForestAclOwnerRow
Constructors
public ForestAclOwnerRow() #Inherited Methods
Properties
public String ObjectType { get; set; } #Directory object class (user/group/computer/ou).
public String DomainName { get; set; } #Domain DNS name.
public String DistinguishedName { get; set; } #Distinguished name.
public String OwnerName { get; set; } #Owner display name.
public String OwnerSid { get; set; } #Owner SID.
public AclOwnerType OwnerType { get; set; } #Owner type classification.