Open this page in the API Guide

Constants.TenantIdCookieName Field

The name of the cookie used to store the ID of the tenant if the account logged in belongs to one.

Namespace:  Dundas.BI.Web
Assembly:  Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public const string TenantIdCookieName = "dundas_webapp_tenantid"

Field Value

Type: String
See Also