HardwareIDActualHardwareID Property |
Returns hardware id of actual computer. Show it to customer if you plan to release hardware based licenses.
Namespace: TreeksLicensingLibraryAssembly: TreeksLicensingLibrary (in TreeksLicensingLibrary.dll) Version: 1.3.5562.40448
Syntax public static string ActualHardwareID { get; }
Public Shared ReadOnly Property ActualHardwareID As String
Get
public:
static property String^ ActualHardwareID {
String^ get ();
}
static member ActualHardwareID : string with get
Return Value
Type:
String15 chars string
Remarks See Also