ConstantsTenantIdQueryStringKey Field |
The key in the query string that can be used to supply the tenant ID of the specified client.
Used with Tenant overrides.
Namespace: Dundas.BI.WebAssembly: Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic const string TenantIdQueryStringKey = "tenantId"
Public Const TenantIdQueryStringKey As String = "tenantId"
public:
literal String^ TenantIdQueryStringKey = "tenantId"
static val mutable TenantIdQueryStringKey: string
Field Value
String
See Also