Share via


Security Application Block Performance Counters

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

The following table describes the Security Application Block performance counters.

Performance counter name

Description

Authorization Requests Denied/sec

The rate at which authorization requests were denied.

Authorization Requests/sec

The rate at which authorization requests were received.

Security Cache Reads/sec

The rate at which security cache reads were requested.

Total Authorization Requests

The total number of authorization requests received.

Total Authorization Requests Denied

The total number of authorization requests denied.

Total Security Cache Reads

The total number of security cache reads requested.

A rate counter samples an increasing count of events over time and divides the values by the change in time to display a rate of activity. For more information about performance counters, see PerformanceCounterType Enumeration in the .NET Framework Class Library.