.NET Framework Class Library
FileInfo..::.GetAccessControl Method

Gets a FileSecurity object that encapsulates the access control list (ACL) entries for the file described by the current FileInfo object.

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
Remarks

Use the GetAccessControl methods to retrieve the access control list (ACL) entries for the current file.

See Also

Reference

Tags :


Page view tracker