FileInfo.GetAccessControl Method
.NET Framework 4
Gets a FileSecurity object that encapsulates the access control list (ACL) entries for the file described by the current FileInfo object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetAccessControl() | Gets a FileSecurity object that encapsulates the access control list (ACL) entries for the file described by the current FileInfo object. |
|
GetAccessControl(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. |