CONNECTION_MFA_CODE_MAX_ATTEMPT

Represents an error due to multiple failed attempts with an invalid code during 2-factor authentication (MFA).

This error occurs when there have been excessive unsuccessful attempts with an incorrect code during the 2-factor authentication process. Wait for the verification code attempts limit duration to expire.

Properties

Link copied to clipboard
val code: Int

The integer value associated with each ErrorCode.

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int