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"

Field Value

Type: String
See Also