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

  NameDescription
Public methodStatic memberApp
Connect to a Qlik Sense app
Public methodStatic memberAppAsync
Connect to a Qlik Sense app
Public methodStatic memberAppWithId
Connect to a Qlik Sense app with the app id
Public methodStatic memberAppWithIdOrDefault
Connect to a Qlik Sense app with the app id
Public methodStatic memberAppWithName
Connect to a Qlik Sense app with the name
Public methodStatic memberAppWithNameOrCreate
Connect to a Qlik Sense app with the name or create it if it does not exists
Public methodStatic memberAppWithNameOrDefault
Connect to a Qlik Sense app with the name
Public methodStatic memberAsDirectConnection
Defining the location as a direct connection to Qlik Sense using a specific user
Public methodStatic memberAsDirectConnectionToPersonalEdition
Defining the location as a direct connection to Qlik Sense Personal
Public methodStatic memberAsNtlmUserViaProxy
Defining the location as a connection to Qlik Sense using NTLM Authentication
Public methodStatic memberAsStaticHeaderUserViaProxy
Defining the location as a connection to Qlik Sense using a specific user
Public methodStatic memberCreateAppWithName
Create an application with given name
Public methodStatic memberDelete
Deletes the application
Public methodStatic memberGetAppIdentifiers
Get a list of app identifiers
Public methodStatic memberGetAppIdentifiersAsync
Get a list of app identifiers
Public methodStatic memberHasAppWithId
Check if location has app with id
Public methodStatic memberHasAppWithName
Checks if there is an application with a specific name
Public methodStatic memberHub
Connect to the Qlik Sense hub
Public methodStatic memberHubAsync
Connect to the Qlik Sense hub
Public methodStatic memberIsAlive
Checks if the connection is alive
Public methodStatic memberSessionCookie
Back to Top
See Also