GetALicenseTypeFromKey

Description

Returns the license type of the provided license key

This API requires the use of QLM Engine version 6.0.00 or higher.

 ELicenseType GetALicenseTypeFromKey(string licenseKey)

Arguments

NameData TypeDescription

licenseKey

string

license key to verify

Return

Data TypeDescription

ELicenseType

the license type of the provided license key

Last updated