UpgradeLicenseEx
Description
Upgrades a license. You can upgrade the following data associated with the license:
Features associated to a license
Expiry date of the license
Duration of the license
Major and Minor version of the product
The version of the QLM Engine used to generate the license key
When a license is upgraded, a new license key is generated and replaces the existing one. The old license is copied to the History table.
Note that to call this function, you must:
Set the AdminEncryptionKey
Parameters
Return
Response XML format
Example error response
Remarks
Use ParseResults to interpret the results of the call and load the returned data into an ILicenseInfo object.
Last updated