Endpoint: Security Calls Not Authorized Per Second

Counter Name: Security Calls Not Authorized Per Second.

Description

Number of incoming messages in a second that are from a valid user and protected properly, but the user is not authorized to do specific tasks.

This counter is incremented when the CheckAccess method returns false.

This counter is of performance counter type PERF_COUNTER_COUNTER, whose value is calculated using the following formula.

(N 1 - N 0 ) / ( (D 1 -D 0 ) / F)