Runtime.GenerateLicenseActivationRequest Method
Generates a license activate request that can be e-emailed to Support to activate a Carmenta Engine license key.
GenerateLicenseActivationRequest()
Generates a license activate request that can be e-emailed to Support to activate a Carmenta Engine license key.Syntax
public static System.String GenerateLicenseActivationRequest ()
Return Value
The activation request, as a string.
Remarks
This method may be used to better integrate the activation procedure for node-locked Carmenta Engine runtime license keys in an application. An application can use IsLicenseActivationRequired to check if the current key needs to be activated, and if it does, call this method to generate an activation request. The UTF-8 encoded contents of the returned string should be saved to a file and attached to an e-mail to Support.
Platforms
Windows, Linux, Android