The members of System.Diagnostics.PerformanceCounterPermissionAttribute are listed below.
See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute
Initializes a new instance of the System.Diagnostics.PerformanceCounterPermissionAttribute class. |
CategoryName | string.
Gets or sets the name of the performance counter category. | |
MachineName | string.
Gets or sets the computer name for the performance counter. | |
PermissionAccess | PerformanceCounterPermissionAccess.
Gets or sets the access levels used in the permissions request. |
override | CreatePermission()
|