ITenant Interface
Interface representing a tenant in a multi-tenant application.
Syntax
Unit: Sparkle.Middleware.Tenant
ITenant = interface(IInterface);
Properties
| Name | Description |
|---|---|
| TenantId | The unique identifier of the tenant. |
Interface representing a tenant in a multi-tenant application.
Unit: Sparkle.Middleware.Tenant
ITenant = interface(IInterface);
| Name | Description |
|---|---|
| TenantId | The unique identifier of the tenant. |