LicenseKeyNotFoundException Members
The license key file named 'AgileDotNet.Licensing.PrivateKey.bin' can be found at the Agile.NET application path. The file contains a public/private key pair that is used to encrypt and sign each license created using RSA public key encryption, thus helps preventing an unauthorized user from tampering with the license.
Properties
| Member | Description |
|---|---|
| Data | inherited from Exception. |
| HelpLink | inherited from Exception. |
| HResult | inherited from Exception. |
| InnerException | inherited from Exception. |
| Message | inherited from Exception. |
| Source | inherited from Exception. |
| StackTrace | inherited from Exception. |
| TargetSite | inherited from Exception. |
Methods
| Member | Description |
|---|---|
| Equals | inherited from Object. |
| Finalize | inherited from Object. |
| GetBaseException | inherited from Exception. |
| GetHashCode | inherited from Object. |
| GetObjectData | inherited from Exception. |
| GetType | inherited from Exception. |
| MemberwiseClone | inherited from Object. |
| ToString | inherited from Exception. |
Events
| Member | Description |
|---|---|
| SerializeObjectState | inherited from Exception. |
See Also
LicenseKeyNotFoundException Class | AgileDotNet.Licensing Namespace