attemptsRemaining property

int? attemptsRemaining
getter/setter pair

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;