DeveloperLicense Class |
Namespace: TreeksLicensingLibrary
The DeveloperLicense type exposes the following members.
Name | Description | |
---|---|---|
DeveloperLicense | Initializes a new instance of the DeveloperLicense class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
iValidateDeveloperLicense |
Validates LicenseXML property content. Use this to check if you supplied valid license.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
ValidateDeveloperLicense |
Validates LicenseXML property content. Use this to check if you supplied valid license.
|
Name | Description | |
---|---|---|
AuthorPublicKey |
Get's public key of Treek's Licensing library author. No need to use in your application, only for tests.
| |
iLicenseXML |
License XML to activate purchased version of Treek's Licensing Library
| |
LicenseXML |
License XML to activate purchased version of Treek's Licensing Library
|