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