IsLicenseKeyAPermanentLicense

Description

Returns whether the provided license key is a permanent license

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

 bool IsLicenseKeyAPermanentLicense(string licenseKey)

Arguments

NameData TypeDescription

licenseKey

string

license key to verify

Return

Data TypeDescription

bool

true if the license model is a permanent license

Last updated