FileGetAccessControl Method |
Name | Description | |
---|---|---|
GetAccessControl(SafeFileHandle) | [AlphaFS] Gets a FileSecurity object that encapsulates the access control list (ACL) entries for a specified file handle. | |
GetAccessControl(String) | Gets a FileSecurity object that encapsulates the access control list (ACL) entries for a specified file. | |
GetAccessControl(SafeFileHandle, AccessControlSections) | [AlphaFS] Gets a FileSecurity object that encapsulates the access control list (ACL) entries for a specified file handle. | |
GetAccessControl(String, PathFormat) | [AlphaFS] Gets a FileSecurity object that encapsulates the access control list (ACL) entries for a specified file. | |
GetAccessControl(String, AccessControlSections) | Gets a FileSecurity object that encapsulates the access control list (ACL) entries for a specified file. | |
GetAccessControl(String, AccessControlSections, PathFormat) | [AlphaFS] Gets a FileSecurity object that encapsulates the access control list (ACL) entries for a specified file. |