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

SuspendTenant: Command

ItemValue
BrieflyA command that suspends a tenant so that many operations are not allowed
Definition PathImprovingApp.TenantContext.SuspendTenant
View Source LinktenantMessages.riddl(34:1)

Description

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

Command Of

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

Used By

Uses Nothing