System.Security.IPermission.Copy Method

Creates and returns an identical copy of the current permission.

Syntax

public IPermission Copy ()

Returns

A copy of the current permission.

Remarks

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

Requirements

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