ConstantsSessionIdCookieName Field

The name of the cookie used to store session ID.

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 SessionIdCookieName = "dundas_webapp_sessionid"

Field Value

Type: String
See Also