EstablishTenant: Command
Item | Value |
---|---|
Briefly | A command that creates a new Tenant |
Definition Path | ImprovingApp.TenantContext.EstablishTenant |
View Source Link | tenantMessages.riddl(1:1) |
Given a TenantId and the corresponding TenantInfo, the tenant is created and set to the active state. This command yields a TenantEstablished event.
- tenantId: Alias of unresolved path: TenantId
- tenantInfo: Alias of unresolved path: TenantContext.TenantInfo
- establishingMember: Alias of unresolved path: MemberId