SetUserData

Description

Sets the user data field associated with an activation key.

bool SetUserData (string webServiceUrl, 
                  string activationKey, 
                  string userData, 
                  out string errorMessage)

Parameters

Return

Last updated