Session WithApp Method Qlik Sense .NET SDK - API Reference
Overload List

  NameDescription
Public methodStatic memberWithApp(IAppIdentifier, SessionType)
Initializes a app specific session
SessionTypeBehavour
SessionType.DefaultConnects to a app session shared with the Qlik Senese web client
SessionType.RandomConnects to a globaly unique app session
Public methodStatic memberWithApp(IAppIdentifier, String)
Initializes a app specific session with a custom session token
Back to Top
See Also