Click or drag to resize
IHubGetUniqueIDAsync Method

Returns the unique identifier of the endpoint for the current user in the current app.

This unique identifier can be used for logging purposes.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntax
Task<string> GetUniqueIDAsync()

Return Value

Type: TaskString
See Also