RevokeLicense
Description
bool RevokeLicense (string webServiceUrl, string activationKey,
bool revoke, 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