Returns a unique identifier of the client's machine.
Syntax:
ClientGetUniqueMachineID ()
Parameters:
None
Returns:
18-character Alphanumeric value, uniquely identifying the client's machine.
The returned ID will be unique and identical:
For all invocations of the rich-client from a specific machine / session in a terminal server
Regardless of intermediate network servers
The last character in the format of the returned ID defines whether the client is a desktop PC (D) or a mobile device (M). The rest of the string is a hashed ID. For example: 00000000A427B0B4_D Since version: 1.9
Note:
This ID can be changed upon the next restart/connection to the Internet.