GetActivationKeyFromLegacyKey
Description
string GetActivationKeyFromOrderID(string webServiceUrl,
string legacyKey,
out string response)Parameters
Parameter
Type
Description
Return
Type
Description
Response XML format
<?xml version='1.0' encoding='UTF-8'?>
<QuickLicenseManager>
<avkey>C06C4C90A497F091C2F080501000C076A0578E</pckey>
</QuickLicenseManager>Example error response
Remarks
Last updated