UpdateLicenseKey
Description
bool UpdateLicenseKey (string webServiceUrl, string currentKey,
string newKey, out string response)Parameters
Parameter
Type
Description
Return
Type
Description
Response XML format
<?xml version='1.0' encoding='UTF-8'?>
<QuickLicenseManager>
<result>Successfully updated license information for ActivationKey=XYZ.</result>
</QuickLicenseManager>Example error response
Remarks
Last updated