Session Class |
Namespace: Qlik.Engine
The Session type exposes the following members.
Name | Description | |||||||
---|---|---|---|---|---|---|---|---|
WithApp(IAppIdentifier, SessionType) |
Initializes a app specific session
| |||||||
WithApp(IAppIdentifier, String) |
Initializes a app specific session with a custom session token
|
Name | Description | |
---|---|---|
AppIdentifier |
App identifier
| |
ApplicationPath |
Application path
| |
Default |
Default session usable for conneting to the hub
| |
Random |
Initializes a globaly unique session.
| |
SessionToken |
Session token
|