AccountServicesConstantsWebAppSessionIdCookieName Field |
The name of the cookie corresponding to the session ID for the Dundas BI web application.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public const string WebAppSessionIdCookieName = "dundas_webapp_sessionid"
Public Const WebAppSessionIdCookieName As String = "dundas_webapp_sessionid"
public:
literal String^ WebAppSessionIdCookieName = "dundas_webapp_sessionid"
static val mutable WebAppSessionIdCookieName: string
Field Value
Type:
StringSee Also