System.Security.AccessControl.FileSystemRights.Read Field

Specifies the right to open and copy folders or files as read-only. This right includes the FileSystemRights.ReadData right, FileSystemRights.ReadExtendedAttributes right, FileSystemRights.ReadAttributes right, and FileSystemRights.ReadPermissions right.

Syntax

FileSystemRights Read

Requirements

Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0