Table of Contents

TSparkleTenantMiddleware.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.Comp.TenantMiddleware

property TSparkleTenantMiddleware.QueryParam: string

See also