GetActivatedSystems
Description
Gets information about all the activations of a specific activation key
Parameters
Parameter | Type | Description |
---|---|---|
webServiceUrl | string | URL to the QLM License Server |
activationKey | string | Activation Key |
message | string | Error message |
Return
Type | Description |
---|---|
ILicenseInfo[] | Array of ILicenseInfo objects containing information about each activated license |
Example
Last updated