registrationVerificationCodeAllowedAttempts property

int registrationVerificationCodeAllowedAttempts
final

How many attempts are permitted for an email verification code (during the registrationVerificationCodeLifetime window).

Defaults to 3.

Implementation

final int registrationVerificationCodeAllowedAttempts;