Introduction to verified trial keys
Key.CreateTrialKey
since the feature lock can interfere with other methods, such as Activate (where it acts as mask for fields).Key.CreateTrialKey
. This method will either return a new trial key or an existing one (if this command was called before).
Once that is done, you can perform key verification as usual.
Helpers.IsOnRightMachine(activate.LicenseKey)
is true, in order to make sure that the trial belongs to the right machine.