TAureliusTenantCatalog.ActivateTenant Method
Sets the status of a tenant to Active.
Syntax
Unit: Aurelius.Comp.TenantCatalog
procedure TAureliusTenantCatalog.ActivateTenant(const TenantId: string);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| const | TenantId | string | The id of the tenant. |