Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RoleSummary

A summary of each role.

Properties

Optional adminOption

adminOption: AdminOption

Indicates whether the role is granted with the ADMIN OPTION (YES) or not (NO).

Optional common

common: Common

Indicates how the role was granted. Possible values: YES if the role is granted commonly (CONTAINER=ALL is used) NO if the role is granted locally (CONTAINER=ALL is not used)

Optional defaultRole

defaultRole: DefaultRole

Indicates whether the role is designated as a DEFAULT ROLE for the user (YES) or not (NO).

Optional delegateOption

delegateOption: DelegateOption

Indicates whether the role is granted with the DELEGATE OPTION (YES) or not (NO).

Optional inherited

inherited: Inherited

Indicates whether the granted role is inherited from another container (YES) or not (NO).

Optional name

name: undefined | string

The name of the role granted to the user.

Functions

getDeserializedJsonObj

getJsonObj