WindowsUtilsRemoveDirectorySecurity Method |
| Name | Description | |
|---|---|---|
| RemoveDirectorySecurity(String, IdentityReference, FileSystemRights, AccessControlType) |
Removes an ACL entry on the specified directory for the specified account.
| |
| RemoveDirectorySecurity(String, WellKnownSidType, FileSystemRights, AccessControlType) |
Removes an ACL entry on the specified directory for the specified account.
| |
| RemoveDirectorySecurity(String, String, FileSystemRights, AccessControlType) |
Removes an ACL entry on the specified directory for the specified account.
|