ERROR_LOCKOUT_PERMANENT constant

int const ERROR_LOCKOUT_PERMANENT

The operation is canceled because the number of fingerprint authentication locking times reaches the maximum. Then, fingerprint authentication is disabled until the user is authenticated in a stronger authentication mode, including PIN, pattern, and password authentication.

Implementation

static const int ERROR_LOCKOUT_PERMANENT = 9;