validationCodeLength property
The length of the validation code used in the authentication process. This value determines the number of digits in the validation code. Default is 8.
Implementation
final int validationCodeLength;
The length of the validation code used in the authentication process. This value determines the number of digits in the validation code. Default is 8.
final int validationCodeLength;