| 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 connecting to the hub
              | |
| Random | 
            Initializes a globally unique session.
              | |
| SessionToken | 
            Session token
              |