Returns the license token identifier. This token uniquely identifies your component license. This value can be used to retrieve the activation key from www.inkostar.com.

Namespace:  Inkostar
Assembly:  DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static string LicenseToken { get; }
Public Shared ReadOnly Property LicenseToken As String
public:
static property String^ LicenseToken {
	String^ get ();
}

See Also

Licensing Class
Inkostar Namespace