Click or drag to resize

LicenseEnableHardwareIDMoreDistinctMode Property

If enabled, hardware id for license verification is calucalted using components like HDD serial, 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 EnableHardwareIDMoreDistinctMode { 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