CONNECTION_ACCOUNT_LOCKED

Represents an error indicating that the user account is temporarily locked due to multiple failed sign-in attempts with an incorrect password.

This error occurs when the account is locked as a security measure. Wait for the account lock duration to expire before attempting sign-in again.

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