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
      public string GetUniqueID()
    
  Returns
| Type | Description | 
|---|---|
| System.String | 
Implements
Remarks
This unique identifier can be used for logging purposes.