Table of Contents

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.