AddUserEntry | Adds a user entry to this ACL. |
AddUserGroupEntry | Adds a group entry to this ACL. |
Contains | Determines whether a specific ACLEntry is contained in this ACL. |
Entries | All ACLEntry's contained within this ACL. |
GetUserEntry | Gets a user entry contained in this ACL. |
GetUserGroupEntry | Gets a group entry contained in this ACL. |
RemoveEntry | Removes an entry from the ACL, if present. |
RemoveUserEntry | Removes a user entry from the ACL (ignored if no entry is present). |
RemoveUserGroupEntry | Removes a user entry from the ACL (ignored if no entry is present). |
IACL Interface | Plumtree.Remote.PRC Namespace