Table of Contents

TTenantMiddleware.HeaderName Property

The name of the HTTP header to read the tenant ID from.

Remarks

When set, the middleware will look for the tenant ID in this request header. Leave empty to disable header-based tenant resolution.

Syntax

Unit: Sparkle.Middleware.Tenant

property TTenantMiddleware.HeaderName: string

See also