Click or drag to resize

WindowsUtilsRemoveDirectorySecurity Method

Overload List
  NameDescription
Public methodStatic memberRemoveDirectorySecurity(String, IdentityReference, FileSystemRights, AccessControlType)
Removes an ACL entry on the specified directory for the specified account.
Public methodStatic memberRemoveDirectorySecurity(String, WellKnownSidType, FileSystemRights, AccessControlType)
Removes an ACL entry on the specified directory for the specified account.
Public methodStatic memberRemoveDirectorySecurity(String, String, FileSystemRights, AccessControlType)
Removes an ACL entry on the specified directory for the specified account.
Top
See Also