System.Security.Permissions.FileIOPermission.AllFiles Property

Gets or sets the permitted access to all files.

Syntax

public FileIOPermissionAccess AllFiles { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This property gets or sets the permitted access to all files on the local computer and network drives.

An individual System.Security.Permissions.FileIOPermissionAccess value can be checked for using a bitwise AND operation.

Requirements

Namespace: System.Security.Permissions
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0