ConstantsTenantIdCookieName 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 (24.3.0.1000)
Syntax public const string TenantIdCookieName = "dundas_webapp_tenantid"
Public Const TenantIdCookieName As String = "dundas_webapp_tenantid"
public:
literal String^ TenantIdCookieName = "dundas_webapp_tenantid"
static val mutable TenantIdCookieName: string
Field Value
Type:
StringSee Also