System.Diagnostics.PerformanceCounterPermissionAttribute.CreatePermission Method

Creates the permission based on the requested access levels that are set through the PerformanceCounterPermissionAttribute.PermissionAccess property on the attribute.

Syntax

public override System.Security.IPermission CreatePermission ()

Returns

An System.Security.IPermission that represents the created permission.

Remarks

Documentation for this section has not yet been entered.

Requirements

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