Table of Contents

TTenantMiddleware.QueryParam Property

The name of the query string parameter to read the tenant ID from.

Remarks

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

Syntax

Unit: Sparkle.Middleware.Tenant

property TTenantMiddleware.QueryParam: string

See also