DirectoryGetAccessControl Method |
Name | Description | |
---|---|---|
GetAccessControl(SafeFileHandle) | [AlphaFS] Gets a DirectorySecurity object that encapsulates the access control list (ACL) entries for the specified directory handle. | |
GetAccessControl(String) | Gets a DirectorySecurity object that encapsulates the access control list (ACL) entries for the specified directory. | |
GetAccessControl(SafeFileHandle, AccessControlSections) | [AlphaFS] Gets a DirectorySecurity object that encapsulates the specified type of access control list (ACL) entries for a particular directory handle. | |
GetAccessControl(String, PathFormat) | [AlphaFS] Gets a DirectorySecurity object that encapsulates the access control list (ACL) entries for the specified directory. | |
GetAccessControl(String, AccessControlSections) | Gets a DirectorySecurity object that encapsulates the specified type of access control list (ACL) entries for a particular directory. | |
GetAccessControl(String, AccessControlSections, PathFormat) | [AlphaFS] Gets a DirectorySecurity object that encapsulates the specified type of access control list (ACL) entries for a particular directory. |