verificationAttemptsRemaining property
The number of verification attempts remaining until the user is locked. Null if account lockout is not enabled. Note: if a user is locked explicitly via the Backend API, they may still have verification attempts remaining.
Implementation
int? verificationAttemptsRemaining;