GetALicenseTypeFromKey
Last updated
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)licenseKey
string
license key to verify
ELicenseType
the license type of the provided license key
Last updated