TCilTsegClientLib.CheckLicenseActivation Method

Call the API to check the validity of a license activation.

Unit: Olf.CilTseg.ClientLib
function CheckLicenseActivation(const ALicenseNumber: string; const AUserEmail: string; const ADeviceName: string; const AActivationNumber: string): TCilTsegLicenseActivation

Parameters

ALicenseNumber
Type: System.string

AUserEmail
Type: System.string

ADeviceName
Type: System.string

AActivationNumber
Type: System.string

Send the values used during the license activation and the activation number the activation call gave you. The call is done in current thread. It can block the process if a timeout occured.