FileIOPermissionAttribute::ViewAccessControl Property
.NET Framework (current version)
Gets or sets the file or directory in which access control information can be viewed.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System::String^The absolute path of the file or directory in which access control information can be viewed.
This property gets or sets access for a single file or directory. Use additional FileIOPermissionAttribute attributes to specify additional files and directories.
Important |
|---|
An access control list (ACL) describes individuals or groups who have, or do not have, rights to specific actions on the given file and its properties. The ability to view an ACL is an important permission and should be granted with caution. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
