RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

ActivateTenant: Command

ItemValue
BrieflyA command that activates a tenant so that operations can be allowed
Definition PathImprovingApp.TenantContext.ActivateTenant
View Source LinktenantMessages.riddl(20:1)

Description

Given a TenantId, the tenant is activated so that certain user functions can be performed. This command yields a TenantSuspended event.

Command Of

  • tenantId: Alias of unresolved path: TenantId
  • activatingUser: Alias of unresolved path: MemberId

Used By

Uses Nothing