Click or drag to resize
LicenseHardwareID Property
Gets or sets hardware id of license. If set, license can be used only on computer with specified hardware id.

Namespace: TreeksLicensingLibrary
Assembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntax
public string HardwareID { get; set; }

Property Value

Type: String

Return Value

Type: String
Returns previously stored value
Remarks