Click or drag to resize

HardwareID Properties

The HardwareID type exposes the following members.

Properties
  NameDescription
Public propertyActualHardwareID
Use this property to access the hardware ID of computer where this library actually running.
Public propertyStatic memberDefaultHardwareIDSalt
This property returns the TLL's default hardware ID salt
Public propertyEnableMoreDistinctMode
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.
Public propertyEnableTerminalServicesMode
If enabled, MAC addresses of installed network adapter and current username is used in HWID calculation.
Public propertyHardwareIDSalt
Property to set hardware ID salt.
Public propertyHDDSerialAlgorithmVersion
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)
Top
See Also