TestimoX

API Reference

Class

ForestAclOwnerRow

Namespace ADPlayground.DirectoryEssentials
Assembly ADPlayground
Modifiers sealed

Represents object ownership information for forest ACL reporting.

Inheritance

  • Object
  • ForestAclOwnerRow

Constructors

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.