HardwareID Properties |
The HardwareID type exposes the following members.
Name | Description | |
---|---|---|
ActualHardwareID |
Use this property to access the hardware ID of computer where this library actually running.
| |
DefaultHardwareIDSalt |
This property returns the TLL's default hardware ID salt
| |
EnableMoreDistinctMode |
If enabled, hardware id is calucalted using components like HDD serial also, which are frequently replaced. It generates distinct IDs for 99,99% of devices.
| |
EnableTerminalServicesMode |
If enabled, MAC addresses of installed network adapter and current username is used in HWID calculation.
| |
HardwareIDSalt |
Property to set hardware ID salt.
| |
HDDSerialAlgorithmVersion |
Determines which algorithm will be used for HDD serial number retrieval.
1 = standard algorithm (compatible with older versions of TLL)
2 = new algorithm (that prevents different serial retrieved under admin/user account on some devices)
|