Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace User

Properties

id

id: string

The user's Oracle ID (OCID).

isMfaActivated

isMfaActivated: boolean

If mfa is activated.

isMfaVerified

isMfaVerified: boolean

If the user has been mfa verified.

isOTP

isOTP: boolean

If the provided password is a one-time password.

name

name: string

The name of the user.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: User): object

getJsonObj

  • getJsonObj(obj: User): object