The current license type ("Unlock Key" or "Activation Key").

Namespace: SimpleMode.SecureLicenseManager
Assembly: SimpleMode.SecureLicenseManager (in SimpleMode.SecureLicenseManager.dll) Version: 1.5.5120.0 (1.5.5120.0)

Syntax

C#
public LicenseKeyType LicenseKeyType { get; }
Visual Basic
Public ReadOnly Property LicenseKeyType As LicenseKeyType
	Get
Visual C++
public:
property LicenseKeyType LicenseKeyType {
	LicenseKeyType get ();
}

See Also