How to check if features were updated on the server
[This article is now obsolete - as of QLM v12, the new LicenseValidator class automatically detects if features changed on the server and reactivate the key if needed]
You can automatically check if features were updated on the server, and force a reactivation of the key to apply the new features on the client.
Assuming you are using the LicenseValidator class, after calling ValidateLicenseAtStartup successfully, add the function below to your code and call the UpdateLicense method.
PreviousHow to allow multiple product versions on the same systemNextRe-signing the xml settings file after modification
Last updated