API Reference
Class
AdminGroupDenyRow
Row representing a Deny ACE on a privileged group.
Inheritance
- Object
- AdminGroupDenyRow
Constructors
public AdminGroupDenyRow() #Methods
Inherited Methods
Properties
public String DomainName { get; set; } #DNS domain name.
public String GroupSam { get; set; } #Group sAMAccountName.
public String GroupDn { get; set; } #Group distinguished name.
public String DisplayName { get; set; } #Resolved friendly name.
public String Rights { get; set; } #Raw rights string.
public String Reason { get; set; } #Short reason (e.g., Deny write/control).