API Reference
Class
AclInfo
Represents access control list details for an object.
Inheritance
- Object
- AclInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method ACL.GetAdAcl
- Method ADXACL.GetAdxAcl
- Method ADXACL.GetAdxAcl
Constructors
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public List<AclEntryInfo> Entries { get; } #Gets the collection of ACL entries.