An assignment of a role to another role.

Hierarchy (view full)

Constructors

Accessors

Methods

Constructors

Accessors

  • get entitlement(): string
  • Gets the role or privilege given to the grantee.

    Returns string

    The grant entitlement

  • get grantee(): Role
  • Gets the role being given entitlement.

    Returns Role

    The role receiving the grant

Methods

  • Produces a SQL statement that creates this object.

    Returns string

    The SQL statement