Runtime.IsLicenseActivationRequired Property
Gets a value indicating if the current Carmenta Engine license key needs to be activated.
Syntax
public static System.Boolean IsLicenseActivationRequired { get; }
Property Value
A value indicating if the current Carmenta Engine license key needs to be activated.
Remarks
This property can be used to check if the current license (i.e. the one used in the call to one of the Initialize methods) needs to be activated or not. An application that uses node-locked runtime licenses can check this, and if necessary call GenerateLicenseActivationRequest to create a request to be e-mailed to Support for activation.
Platforms
Windows, Linux, Android