Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UserDetails

The details of a particular user.

Properties

Optional authenticationType

authenticationType: AuthenticationType

The authentication type of the user.

Optional isUserPredefinedByOracle

isUserPredefinedByOracle: undefined | false | true

Indicates whether or not the user is predefined by ORACLE.

Optional name

name: undefined | string

The name of the user.

Optional profile

profile: undefined | string

The name of the profile assigned to the user.

Optional status

status: undefined | string

The status of the user account.

Optional tablespace

tablespace: undefined | string

The default tablespace of the user.

Functions

getDeserializedJsonObj

getJsonObj