Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UIPassword

A text password that enables a user to sign in to the Console, the user interface for interacting with Oracle Cloud Infrastructure.

For more information about user credentials, see [User Credentials](https://docs.cloud.oracle.com/Content/Identity/usercred/usercredentials.htm).

Properties

Optional inactiveStatus

inactiveStatus: undefined | number

The detailed status of INACTIVE lifecycleState. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional lifecycleState

lifecycleState: LifecycleState

The password's current state. After creating a password, make sure its {@code lifecycleState} changes from CREATING to ACTIVE before using it.

Optional password

password: undefined | string

The user's password for the Console.

Optional timeCreated

timeCreated: Date

Date and time the password was created, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Optional userId

userId: undefined | string

The OCID of the user.

Functions

getDeserializedJsonObj

getJsonObj