ILocation MembersQlik Sense .NET SDK - API Reference
The ILocation type exposes the following members.
Extension Methods

  NameDescription
Public Extension MethodApp
Connect to a Qlik Sense app
(Defined by LocationExtensions.)
Public Extension MethodAppAsync
Connect to a Qlik Sense app
(Defined by LocationExtensions.)
Public Extension MethodAppWithId
Connect to a Qlik Sense app with the app id
(Defined by LocationExtensions.)
Public Extension MethodAppWithIdOrDefault
Connect to a Qlik Sense app with the app id
(Defined by LocationExtensions.)
Public Extension MethodAppWithName
Connect to a Qlik Sense app with the name
(Defined by LocationExtensions.)
Public Extension MethodAppWithNameOrCreate
Connect to a Qlik Sense app with the name or create it if it does not exists
(Defined by LocationExtensions.)
Public Extension MethodAppWithNameOrDefault
Connect to a Qlik Sense app with the name
(Defined by LocationExtensions.)
Public Extension MethodAsDirectConnection
Defining the location as a direct connection to Qlik Sense using a specific user
(Defined by LocationExtensions.)
Public Extension MethodAsDirectConnectionToPersonalEdition
Defining the location as a direct connection to Qlik Sense Personal
(Defined by LocationExtensions.)
Public Extension MethodAsNtlmUserViaProxy
Defining the location as a connection to Qlik Sense using NTLM Authentication
(Defined by LocationExtensions.)
Public Extension MethodAsStaticHeaderUserViaProxy
Defining the location as a connection to Qlik Sense using a specific user
(Defined by LocationExtensions.)
Public Extension MethodCreateAppWithName
Create an application with given name
(Defined by LocationExtensions.)
Public Extension MethodDelete
Deletes the application
(Defined by LocationExtensions.)
Public Extension MethodGetAppIdentifiers
Get a list of app identifiers
(Defined by LocationExtensions.)
Public Extension MethodGetAppIdentifiersAsync
Get a list of app identifiers
(Defined by LocationExtensions.)
Public Extension MethodHasAppWithId
Check if location has app with id
(Defined by LocationExtensions.)
Public Extension MethodHasAppWithName
Checks if there is an application with a specific name
(Defined by LocationExtensions.)
Public Extension MethodHub
Connect to the Qlik Sense hub
(Defined by LocationExtensions.)
Public Extension MethodHubAsync
Connect to the Qlik Sense hub
(Defined by LocationExtensions.)
Public Extension MethodIsAlive
Checks if the connection is alive
(Defined by LocationExtensions.)
Public Extension MethodSessionCookie
(Defined by LocationExtensions.)
Public Extension MethodSingleUrl (Defined by UrlExtensions.)
Back to Top
Properties

  NameDescription
Public propertyCustomUserCookies
Public propertyCustomUserHeaders
Public propertyServerUri
Public propertyVirtualProxyPath
Back to Top
See Also