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