|
array LicenseKeys::DownloadKeyFiles |
( |
wstring |
wstrActivationCode | ) |
|
Download license key files from activation key servers V1.
- Parameters:
-
wstrActivationCode | (wstring) activation code in format XXXXX-XXXXX-XXXXX-XXXXX, mandatory. |
- Returns:
- (array) of paramBinary, array of license key files related to the specified code.
- Exceptions:
-
Throws | exception in case of error. |
- See also:
- InstallKey
|