UpdateUserEx4
Description
void UpdateUserEx4(string webServiceUrl,
string previousEmail,
IQlmCustomerInfo customerInfo,
out string response)Parameters
Parameter
Type
Description
Response XML format
<?xml version='1.0' encoding='UTF-8'?>
<QuickLicenseManager>
<result>Customer ABC was updated successfully.".</result>
</QuickLicenseManager>Example error response
Remarks
Last updated