System.Security.Permissions.PrincipalPermission.Copy Method

Creates and returns an identical copy of the current permission.

Syntax

public System.Security.IPermission Copy ()

Returns

A copy of the current permission.

Remarks

A copy of the permission represents the same principal and identity 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