System.Security.NamedPermissionSet.Copy Method

Creates a copy of the named permission set with a different name but the same permissions.

Syntax

public NamedPermissionSet Copy (string name)

Parameters

name
The name for the new named permission set.

Returns

A copy of the named permission set with the new name.

Remarks

Documentation for this section has not yet been entered.

Requirements

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