attemptsRemaining property
Wrong-OTP attempts left before the server locks the OTP session, and the ceiling it counts down from. Sent with every failed verify.
Implementation
int? attemptsRemaining;
Wrong-OTP attempts left before the server locks the OTP session, and the ceiling it counts down from. Sent with every failed verify.
int? attemptsRemaining;