GetLicenseFile
Description
bool GetLicenseFile(string webServiceUrl,
string activationKey,
string computerKey,
string computerID,
out string response);Parameters
Parameter
Type
Description
Response XML format
Example error response
Return
Type
Description
Remarks
Example C#
Last updated