System.Diagnostics.PerformanceCounterPermissionAttribute Members

The members of System.Diagnostics.PerformanceCounterPermissionAttribute are listed below.

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

Public Constructors

Public Properties

CategoryNamestring.

Gets or sets the name of the performance counter category.

MachineNamestring.

Gets or sets the computer name for the performance counter.

PermissionAccessPerformanceCounterPermissionAccess.

Gets or sets the access levels used in the permissions request.

Public Methods

override
CreatePermission() : System.Security.IPermission

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