LocationExtensions Methods |
The LocationExtensions type exposes the following members.
Name | Description | |
---|---|---|
ActiveApp |
Connect to an already active Qlik Sense app
| |
ActiveAppAsync |
Connect to an already active Qlik Sense app
| |
App |
Connect to a Qlik Sense app
| |
AppAsync |
Connect to a Qlik Sense app
| |
AppsWithNameOrDefault |
Connect to a Qlik Sense app with the name, and return a list of apps.
If you connect to a server, you can have multiple apps with the same name. On desktop you can only have one app with a specific name.
| |
AppWithId |
Connect to a Qlik Sense app with the app id
| |
AppWithIdOrDefault |
Connect to a Qlik Sense app with the app id
| |
AppWithName | Obsolete.
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.
If you connect to a server, you can have multiple apps with the same name. On desktop you can only have one app with a specific name.
If you have multiple apps with the same name on the server this method will return the first app in the list. If you would like to get all
the apps with a specific name please use the method AppsWithNameOrDefault.
| |
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 |