ConstantsClientIdCookieName Field |
The name of the cookie used to store a unique ID for the client.
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 ClientIdCookieName = "dundas_webapp_clientid"
Public Const ClientIdCookieName As String = "dundas_webapp_clientid"
public:
literal String^ ClientIdCookieName = "dundas_webapp_clientid"
static val mutable ClientIdCookieName: string
Field Value
String
See Also