Hub GetUniqueIDAsync Method Qlik Sense .NET SDK - API Reference
Overload List

  NameDescription
Public methodGetUniqueIDAsync(String)

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

This unique identifier can be used for logging purposes.
Public methodGetUniqueIDAsync T (Func Response, T , String)

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

This unique identifier can be used for logging purposes.
Back to Top
See Also