LicenseKey Members
Represents an asymmetric key used to sign and validate licenses.
Constructors
| Member | Description |
|---|---|
| LicenseKey | Constructs a LicenseKey instance. |
Properties
| Member | Description |
|---|---|
| DefaultLicenseKey | Returns the default license key created by AgileDotNet. This license must not be used to protect your software, create a new license key for this purpose. |
| Description | The license key description. |
| Name | The license key name. |
Methods
| Member | Description |
|---|---|
| Equals | inherited from Object. |
| Finalize | inherited from Object. |
| GetHashCode | inherited from Object. |
| GetType | inherited from Object. |
| MemberwiseClone | inherited from Object. |
| NewKey | Creates a new license key. |
| ToString | Overrides ToString |