Click or drag to resize

HardwareIDHardwareIDSalt Property

Property to set hardware ID salt.

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

Property Value

Type: String
String to be used as cryptographic salt

Return Value

Type: String
Previously set value. If not set, returns default TLL salt.
Remarks
This property can be used to generate different hardware id in each application you develop.
See Also