ActiveDirectorySecurity.RemoveAccessRuleSpecific Method
.NET Framework 3.0
Removes access rules that exactly match the specified access rule from the DACL of an object.
| Name | Description |
|---|---|
| ActiveDirectorySecurity.RemoveAccessRuleSpecific (ActiveDirectoryAccessRule) | Removes all access rules that exactly match the specified access rule from the DACL of an object. |
| ActiveDirectorySecurity.RemoveAccessRuleSpecific (ObjectAccessRule) | Removes all access rules that exactly match the specified access rule from the Discretionary Access Control List (DACL) associated with this DirectoryObjectSecurity object. |