Name | Description | |
---|---|---|
![]() | Check | Check access to an object, throws an exception if access is denied. |
![]() | CheckIdentifier | Checks an identifier to see if it's valid. |
![]() | EncodeACL | Encode a GenericACL into an array of bytes. |
![]() | FormatACL | Format a binary ACL into a Generic ACL |
![]() | HasAccess | Checks access to an object and returns false if access is denied. |