DeleteUserEx
Description
bool DeleteUserEx (string webServiceUrl, string email, bool deleteUserAccount, out string response)Parameters
Parameter
Type
Description
Response XML format
<?xml version='1.0' encoding='UTF-8'?>
<QuickLicenseManager>
<result>User [email protected] has been deleted.</result>
</QuickLicenseManager>Example error response
Remarks
Last updated