| IHubGetAuthenticatedUserAsync Method |
Retrieves information about the authenticated user.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxTask<string> GetAuthenticatedUserAsync()
Function GetAuthenticatedUserAsync As Task(Of String)
Return Value
Type:
TaskString
See Also