TCilTsegLicenseActivation Class

Properties of an activated license.

Unit: Olf.CilTseg.ClientLib
System.TObject
  Olf.CilTseg.ClientLib.TCilTsegData
    Olf.CilTseg.ClientLib.TCilTsegLicenseActivation
type TCilTsegLicenseActivation = class(TCilTsegData)

The TCilTsegLicenseActivation type exposes the following members.

Show:
 NameDescription
Create

Constructor method for this class. (Overrides Olf.CilTseg.ClientLib.TCilTsegData.Create .)

Top
Show:
 NameDescription
ActivationNumber

The unique activation number (can be used to check the llicence validity, the activation validity, the device validity, ...).

End_Of_License

Date of the end of validity for the license key.

End_Of_Maintenance

Date of the end of maintenance subscription for the license key.

Error

This property is True if an error occured to access to this an API or some datas. If all went good, the Error property is set to False. (Inherited from Olf.CilTseg.ClientLib.TCilTsegData .)

First_Activation

Date of the first activation of this license key on this device.

LicenseNumber

The license key for this activation.

Top

An activated license is associated to devices(s), email(s) and software(s). Each activation has a unique activation number. The number of allowed activations depends on an activation counter in the license depending of its license type.