Behavior Properties

NameDescription

QlmAllowedActivationMethods

Defines the activation methods that the wizard should allow.

QlmAllowOfflineActivationOfTrialLicense

Allow offline activation of a trial license. This is only available as of QLM Engine Version 6.0.00.

QlmCaptureComputerName

Capture the computer name and send it to the License Server when activating a license.

QlmCloseFormOnFinish

Automatically close the form when the user clicks the Finish or Cancel button.

QlmCloudFloatingLicenseFeature

Cloud Floating License Feature ID. Specify which QLM feature identifies a license as a cloud based floating license. The syntax is: Feature Set:Feature ID. Example: 3:1

QlmDelayInitialization

Delays the intialization of the QLM Wizard control. You must explicitly call LoadSettings and PostInitialize after the wizard control is created.

QlmDeleteActivationKeyWhenDeactivating

When deactivating a license, determine whether the wizard should delete the activation key from the local system.

QlmEnableActivationByAuthorizationCode

Enables online activation with an authorization code. To receive an authorization code, the user must enter his email address instead of the activation key. An email will then be sent to the email address with an authorization code.

QlmExitProcessAfterInstall

During a check for updates, exit the process after the user clicks the Install button.

QlmIncrementActivationCount

Determines whether the wizard increments the activation count when a user activates a license.

QlmOnPremiseFloatingLicenseFeature

On Premise Floating License Feature ID. Specify which QLM feature identifies a license as an on premise floating license. The syntax is: Feature Set:Feature ID. Example: 3:1

QlmShowCustomerEmailInsteadOfActivationKey

If the license was activated by email, display the email address instead of the Activation Key on the Activation Page.

Last updated