The AccessControlEntryContainer class represents a collection of access control entries (ACEs).
Add | Adds a new access control entry. |
At | Accesses the specified access control entry. |
Clear | Removes all access control entries. |
Clone | Creates a copy of the object. |
GetKeys | Gets copies of the source keys of the access control entries. Pseudo-user definitions are not included. |
GetKeysWithPseudoUserDefinitions | Gets copies of the source keys of the access control entries. |
HasKey | Checks whether an entry with the provided key exists. |
Remove | Removes an access control entry. |
IsEmpty | Specifies whether the collection is empty. |