Click or drag to resize
FileGetAccessControl Method
Overload List
  NameDescription
Public methodStatic memberGetAccessControl(String)
Gets a FileSecurity object that encapsulates the access control list (ACL) entries for a specified file.
Public methodStatic memberGetAccessControl(String, PathFormat)
[AlphaFS] Gets a FileSecurity object that encapsulates the access control list (ACL) entries for a specified file.
Public methodStatic memberGetAccessControl(String, AccessControlSections)
Gets a FileSecurity object that encapsulates the access control list (ACL) entries for a specified file.
Public methodStatic memberGetAccessControl(String, AccessControlSections, PathFormat)
[AlphaFS] Gets a FileSecurity object that encapsulates the access control list (ACL) entries for a specified file.
Top
See Also