Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RoleSummary

The details of a role fetched from the database.

Properties

authenticationType

authenticationType: string

Type of authentication.

Optional isCommon

isCommon: undefined | false | true

Is the role common.

Optional isImplicit

isImplicit: undefined | false | true

Is the role implicit.

Optional isInherited

isInherited: undefined | false | true

Is the role inherited.

Optional isOracleMaintained

isOracleMaintained: undefined | false | true

Is the role oracle maintained.

Optional isPasswordRequired

isPasswordRequired: undefined | false | true

Is password required.

roleName

roleName: string

The name of the role.

Functions

getDeserializedJsonObj

getJsonObj