Revoking Licenses
Revoking a license will cause LexActivator
IsLicenseGenuine()
function to invalidate the local license activation data on the user machine and return LA_FAIL
status code. Any further attempt to reactivate the license using ActivateLicense()
will return LA_E_REVOKED
status code.Approving the license later will require the user to reactivate the license.
patch
https://api.cryptlex.com
/v3/licenses/:id
Revoking a license
Last modified 9mo ago