Click or drag to resize

WindowsUtilsAddDirectorySecurity Method

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