TTenant Class
Default implementation of the ITenant interface.
Syntax
Unit: Sparkle.Middleware.Tenant
TTenant = class(TInterfacedObject, ITenant);
Properties
| Name | Description |
|---|---|
| TenantId | The unique identifier of the tenant. |
Default implementation of the ITenant interface.
Unit: Sparkle.Middleware.Tenant
TTenant = class(TInterfacedObject, ITenant);
| Name | Description |
|---|---|
| TenantId | The unique identifier of the tenant. |