TenantPermissions¶ class TenantPermissions[source]¶ The permissions of a user within a tenant. has_perms: Literal[True]¶ Whether the user has permissions within this tenant. perms: GlobalPermMap¶ The permissions of the user within this tenant.