The LocationExtensions type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| App |
Connect to a Qlik Sense app
| |
| AppAsync |
Connect to a Qlik Sense app
| |
| AppWithId |
Connect to a Qlik Sense app with the app id
| |
| AppWithIdOrDefault |
Connect to a Qlik Sense app with the app id
| |
| AppWithName |
Connect to a Qlik Sense app with the name
| |
| AppWithNameOrCreate |
Connect to a Qlik Sense app with the name or create it if it does not exists
| |
| AppWithNameOrDefault |
Connect to a Qlik Sense app with the name
| |
| AsDirectConnection |
Defining the location as a direct connection to Qlik Sense using a specific user
| |
| AsDirectConnectionToPersonalEdition |
Defining the location as a direct connection to Qlik Sense Personal
| |
| AsNtlmUserViaProxy |
Defining the location as a connection to Qlik Sense using NTLM Authentication
| |
| AsStaticHeaderUserViaProxy |
Defining the location as a connection to Qlik Sense using a specific user
| |
| CreateAppWithName |
Create an application with given name
| |
| Delete |
Deletes the application
| |
| GetAppIdentifiers |
Get a list of app identifiers
| |
| GetAppIdentifiersAsync |
Get a list of app identifiers
| |
| HasAppWithId |
Check if location has app with id
| |
| HasAppWithName |
Checks if there is an application with a specific name
| |
| Hub |
Connect to the Qlik Sense hub
| |
| HubAsync |
Connect to the Qlik Sense hub
| |
| IsAlive |
Checks if the connection is alive
| |
| SessionCookie |
See Also