CreateActivationKeyWithExpiryDate
Description
void CreateActivationKeyWithExpiryDate(string webServiceUrl, string email,
int features, int quantity,
bool useMultipleActivationsKey, string qlmVersion,
string vendor, string userData1,
string affiliateID, DateTime expiryDate,
int expiryDuration, out string response)Parameters
Parameter
Type
Description
Response XML format
Example error response
Remarks
Last updated