Interface loginAsSchema

Input schema of the loginAs method.

Hierarchy

  • loginAsSchema

Properties

Properties

tenantId: string

The key (or ID) of the active tenant for the logged in user. The embedded user will only be able to access the active tenant.

userId: string

The key (or ID) of the user the element will log in as.

Generated using TypeDoc