Synergex.SynergyDE.DeviceLicensing.LicenseInfo
|
WNSupported in Synergy .NET on Windows
|
|
|
namespace Synergex.SynergyDE.DeviceLicensing public class LicenseInfo
The LicenseInfo class stores local license information that is retrieved from a device by the GetLicenseInfo method.
Token for license block. (string)
Device description (unique within license block). (string)
Unique device identifier. (string)
Whether license can be transferred to another device. (boolean)
Current device status: Active, NotActive, Grace. (LicenseStatus)
See Synergex.SynergyDE.DeviceLicensing.LicenseStatus.
Date device was activated or last synchronized. (datetime)
Date device will expire if no connection is made. (datetime)
Application- or customer-specific data. (string)
Subscription expiration date. (datetime)
Debug information for Synergex (encrypted). (string)
See also