GetCustomerInfo
Description
Retrieves information about the customer associated with the specified activation key.
Parameters
Parameter | Type | Description |
---|---|---|
webServiceUrl | string | URL to the QLM License Server |
activationKey | string | the activation key to query |
Return
Type | Description |
---|---|
detailed information about the customer associated with the activation key |
Example
Last updated