DiaSpringWrapper static class to retieve component licensing information
Namespace:
InkostarAssembly: DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public class Licensing
Public Class Licensing
public ref class Licensing
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| Licensing()()() | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| LicenseNo |
Retrieves if applicable the license number or activation key for this product. An empty string will be returned if the license was not activated or the component is used in trial mode.
| |
| LicenseToken |
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.
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
Inheritance Hierarchy
See Also
Inkostar Namespace