Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GrantSummary

The summary of user grants.

Properties

Optional depthLevel

depthLevel: undefined | number

The grant depth level of the indirect grant. An indirectly granted role/privilege is granted to the user through another role. The depth level indicates how deep a privilege is within the grant hierarchy. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional grantName

grantName: undefined | string

The name of a user grant.

key

key: string

The unique key of a user grant.

Optional privilegeCategory

privilegeCategory: PrivilegeCategory

The privilege category.

Optional privilegeType

privilegeType: PrivilegeType

The type of a user grant.

Functions

getDeserializedJsonObj

getJsonObj