Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Information about license validity and type. More...
Public Member Functions | |
ILicenseInfo | GetLicenseInfo (string licenseCode) |
Give information regarding some Chronos style license code. | |
Properties | |
string | ComputerId [get] |
Unique identifier for this computer. | |
Information about license validity and type.
This is only meant for Axel Semrau internal use. Could be extended to provide information about the used Chronos license if needed.
Definition at line 158 of file Helpers.cs.
ILicenseInfo AxelSemrau.Chronos.Plugin.ILicenseChecker.GetLicenseInfo | ( | string | licenseCode | ) |
|
get |