Click or drag to resize

HardwareIDEnableMoreDistinctMode Property

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.

Namespace:  TreeksLicensingLibrary2
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public bool EnableMoreDistinctMode { get; set; }

Property Value

Type: Boolean

Return Value

Type: Boolean
True or false, previously set value
Remarks
This enhances TLL Hardware ID to be more distinctful. However, you can disable this mode for backwards compatibility or if you do not prefer to use e.g. HDD for harwdare ID as this component is replaced very often.
See Also