Licenser Class

Defines mechanism required to register the component.

System.Object
Rfc1006LibNet.Advanced.Licenser

Namespace:  Rfc1006LibNet.Advanced
Assembly:  Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)

C#

public static class Licenser


The Licenser type exposes the following members.

—– Name Description
LicenseKey Gets or sets the license key used to license this product.

Top

It is recommended to set the LicenseKey in the main entry point of the application. If there is no entry point available set the LicenseKey property before the first use of the assembly.

Reference