GetUniqueID Method
Overloads
| GetUniqueID() | Returns the unique identifier of the endpoint for the current user in the current app. | 
GetUniqueID()
Returns the unique identifier of the endpoint for the current user in the current app.
Declaration
      string GetUniqueID()
    
  Returns
| Type | Description | 
|---|---|
| System.String | 
Remarks
This unique identifier can be used for logging purposes.