CONNECTION_WRONG_MFA_CODE

Represents an error indicating an incorrect code entered during 2-factor authentication (MFA).

This error occurs when the user inputs an invalid code during the 2-factor authentication process. To proceed, the user should re-enter the correct authentication code for successful authentication.

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