Licenser.LicenseKey Property

Gets or sets the license key used to license this product.

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

C#

public static string LicenseKey { get; set; }


Property Value

Type: String
A string value representing the license key used to license this product.

Exception Condition
LicenseException


Reference