System.Diagnostics.PerformanceCounterPermission: Constructor Members

The constructors of System.Diagnostics.PerformanceCounterPermission are listed below. For a list of all members, see the PerformanceCounterPermission Members list.

See Also: Inherited members from System.Security.Permissions.ResourcePermissionBase

Public Constructors

Initializes a new instance of the System.Diagnostics.PerformanceCounterPermission class.

Initializes a new instance of the System.Diagnostics.PerformanceCounterPermission class with the specified permission access level entries.

Initializes a new instance of the System.Diagnostics.PerformanceCounterPermission class with the specified permission state.

Initializes a new instance of the System.Diagnostics.PerformanceCounterPermission class with the specified access levels, the name of the computer to use, and the category associated with the performance counter.