Interface RolesApiListPermissionsRequest

Hierarchy

  • RolesApiListPermissionsRequest

Properties

Properties

includeScopes?: boolean

Set to true to return all permissions, including both permissions that can be assigned to user roles and permissions that can only be used as scopes for OAuth clients and scoped credentials. When false (default), only permissions that can be assigned to user roles are returned.

Generated using TypeDoc