Click or drag to resize

FileInfoGetAccessControl Method

Overload List
  NameDescription
Public methodGetAccessControl
Gets a FileSecurity object that encapsulates the access control list (ACL) entries for the file described by the current FileInfo object.
Public methodGetAccessControl(AccessControlSections)
Gets a FileSecurity object that encapsulates the specified type of access control list (ACL) entries for the file described by the current FileInfo object.
Top
See Also