Click or drag to resize

HardwareIDHDDSerialAlgorithmVersion Property

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)

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

Return Value

Type: Object
See Also