SecurityNamespace.RemoveAccessControlLists Method
Include Protected Members
Include Inherited Members
Removes the AccessControlList that is associated with the specified tokens.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
RemoveAccessControlLists(IEnumerable<String>, Boolean) | Removes the AccessControlList that is associated with the specified tokens. | |
RemoveAccessControlLists(String, Boolean) | Removes the AccessControlList that is associated with the specified token. |
Top