IQcsLocation Interface
Namespace: Qlik.Sense.JsonRpc
Assembly: Qlik.Sense.JsonRpc.dll
Assembly: Qlik.Sense.JsonRpc.dll
Interface for Qlik Cloud Services location handling.
Syntax
public interface 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. |
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!