AccountServicesConstantsDataDiscoverySessionIdCookieName Field |
The name of the cookie corresponding to the session ID used for the Data Discovery module.
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 DataDiscoverySessionIdCookieName = "SESSION"
Public Const DataDiscoverySessionIdCookieName As String = "SESSION"
public:
literal String^ DataDiscoverySessionIdCookieName = "SESSION"
static val mutable DataDiscoverySessionIdCookieName: string
Field Value
Type:
StringSee Also