ConstantsSessionTokenQueryStringKey Field |
The key in the query string that may be used to supply a session token.
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 SessionTokenQueryStringKey = "sessionToken"
Public Const SessionTokenQueryStringKey As String = "sessionToken"
public:
literal String^ SessionTokenQueryStringKey = "sessionToken"
static val mutable SessionTokenQueryStringKey: string
Field Value
Type:
StringSee Also