WindowsUtilsAddDirectorySecurity Method |
Name | Description | |
---|---|---|
AddDirectorySecurity(String, IdentityReference, FileSystemRights, AccessControlType) |
Adds an ACL entry on the specified directory for the specified account.
| |
AddDirectorySecurity(String, WellKnownSidType, FileSystemRights, AccessControlType) |
Adds an ACL entry on the specified directory for the specified account.
| |
AddDirectorySecurity(String, String, FileSystemRights, AccessControlType) |
Adds an ACL entry on the specified directory for the specified account.
|