TerminateTenant: Command
Item | Value |
---|---|
Briefly | A command that terminates a tenant by deleting all data except its ID |
Definition Path | ImprovingApp.TenantContext.TerminateTenant |
View Source Link | tenantMessages.riddl(48:1) |
Given a TenantId, the tenant is terminated per GDPR requirement, resulting in deletion of all PII. This command yields a TenantTerminated event.
- tenantId: Alias of unresolved path: TenantId
- terminatingUser: Alias of unresolved path: MemberId