Click or drag to resize
AB4D logo

LicenseHelper Properties

The LicenseHelper type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCode exampleApplicationLicenseKey ApplicationLicenseKey can be set to the special license key that is valid only for the specified application. This allows the application to run on computers without installed products and withouth using license.licx file to embed the license key into the application.
Public propertyStatic memberCode exampleEmbeddedLicenseAssembly Gets or sets an Assembly that contains the embedded license key (its project contains the license.licx file as Embedded Resource).
Top
See Also