ReadKeys
Last updated
Last updated
Reads the license keys stored on the end-user system with the StoreKeys API.
Name | Data Type | Description |
---|---|---|
Data Type | Description |
---|---|
To store keys, use the StoreKeys API. To clear the stored keys, use the DeleteKeys API.
Use the FavorMachineLevelLicenseKey to control which key takes precedence if the keys are stored at the user and machine levels.
The function returns true if either an activationKey or a computerKey was read, otherwise, it returns false.
activationKey
string
the stored activation key
computerKey
string
the stored computer bound key
bool
true if the call was successful