passwordResetVerificationCodeAllowedAttempts property

int passwordResetVerificationCodeAllowedAttempts
final

How many attempts are permitted for a single password reset verification code (during the passwordResetVerificationCodeLifetime window).

Defaults to 3.

Implementation

final int passwordResetVerificationCodeAllowedAttempts;