System.Security.Permissions.FileIOPermission.Copy Method

Creates and returns an identical copy of the current permission.

Syntax

public override System.Security.IPermission Copy ()

Returns

A copy of the current permission.

Remarks

A copy of the permission represents the same access to resources as the original permission.

Requirements

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