AttemptsRemaining Property
AttemptsRemaining
Indicates how many biometric match retries are left (biometric match retry counter) until a biometric verification is blocked.
C#
public int? AttemptsRemaining { get; }
Property Value
Type | Description |
---|---|
int? |
Remarks
The value is returned only if a authentication failed. To get remaining biometric attempts when not performing authentication, use AttemptsRemaining.