Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ResetDeactivationCounter function is used to reset the deactivation counter for a license order using a specified activation key.

For example, if a license order allows for 5 deactivations and the end user has deactivated the license 5 times, resetting the activation counter will once again allow the user to deactivate the license 5 additional times.

This function requires an activation key, which can be obtained using the GetLicenseOrderList function, and a login token, which is obtained using the Login function.

...