RevokeLicenseHttp

Description

Revokes a license key on the License Server. This API revokes a license key so that it can no longer be activated.

To call this function, you must set the enableRevokeLicense server property to true.

To invoke this method via a URL, append this function's name to the URL of the QLM License Server and add the required arguments.

https://yourserver/yourvirtualdirectory/qlmservice.asmx/RevokeLicenseHttp?is_avkey=<activationKey>&is_vendor=<eCommerce provider>&is_revoke=true

Arguments

Last updated