Quick License Manager uses two license keys for software activation, an Activation Key and a Computer Key:
- Activation Key: An activation key is a key used to activate a license. It does not enable your software. It just allows a user to activate the license and hence generate a Computer Key. Activation Keys are used for online/offline software activation. An activation key packs the following information: A product ID, major version, minor version, number of activations, features, expiry date, and expiry duration.
- Computer Key: A Computer Key is a license key that is bound to a specific computer by embedding and encrypting a unique identifier of the computer in the Computer Key. The benefit of a Computer Key is that it cannot be reused on other computers (unless they have the same unique identifier). The QlmLicenseBinding property allows you to define what unique identifier to bind the license to. A Computer Key packs the same information as an Activation Key along with a unique computer identifier. A Computer Key is automatically generated by the License Server during the online activation process. Once a Computer Key is validated successfully, the user is able to run your application.
Typical online activation scenario:
|
|
|
|
Comments
0 comments
Article is closed for comments.