Skip to main content Skip to complementary content

QcsLocation Class

Namespace: Qlik.Sense.JsonRpc
Assembly: Qlik.Sense.JsonRpc.dll

Class for defining and configuring Qlik Cloud Services connections.

Inheritance

Syntax

public class QcsLocation : GenericLocation, IQcsLocation, IGenericLocation

Properties

Name Description
SessionInfo

Returns the session information associated with the current connection.

Methods

Name Description
AsApiKey(String)

Configure the location to use an API key for authentication.

AsExistingSession(QcsSessionInfo)

Configure the location to use an already existing session.

AsExistingSession(String, String, String)

Configure the location to use an already existing session.

AsJwt(String)

Configure the location to use a JSON Web Token for authentication.

FromUri(String)

Gets a reference to a remote Qlik Sense instance at a specific Uri.

FromUri(Uri)

Gets a reference to a Qlik Sense instance at a specific Uri

GetWebsocketUri(ISession, String)

Returns the full Uri used when performing a websocket connection.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!