TSparkleTenantMiddleware.RequireTenant Property
Indicates whether a tenant ID is required for all requests.
Remarks
When True, requests without a valid tenant ID will receive a 400 Bad Request response. When False, requests without a tenant ID will proceed normally with no tenant set.
Syntax
Unit: Sparkle.Comp.TenantMiddleware
property TSparkleTenantMiddleware.RequireTenant: Boolean