System.Security.Policy.PolicyLevel.GetNamedPermissionSet Method

Returns the System.Security.NamedPermissionSet in the current policy level with the specified name.

Syntax

public System.Security.NamedPermissionSet GetNamedPermissionSet (string name)

Parameters

name
The name of the System.Security.NamedPermissionSet to find.

Returns

The System.Security.NamedPermissionSet in the current policy level with the specified name, if found; otherwise, null.

Remarks

Documentation for this section has not yet been entered.

Requirements

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