Last updated 1 year ago
Checks if the provided license key is valid.
bool IsLicenseKeyRevoked (string webServiceUrl, string activationKey )
webServiceUrl
string
URL to the QLM License Server
activationKey
activation key
bool
true if the license key was revoked; false otherwise.