Skip to main content

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

MemberDescription
Datainherited from Exception.
HelpLinkinherited from Exception.
HResultinherited from Exception.
InnerExceptioninherited from Exception.
Messageinherited from Exception.
Sourceinherited from Exception.
StackTraceinherited from Exception.
TargetSiteinherited from Exception.

Methods

MemberDescription
Equalsinherited from Object.
Finalizeinherited from Object.
GetBaseExceptioninherited from Exception.
GetHashCodeinherited from Object.
GetObjectDatainherited from Exception.
GetTypeinherited from Exception.
MemberwiseCloneinherited from Object.
ToStringinherited from Exception.

Events

MemberDescription
SerializeObjectStateinherited from Exception.

See Also

LicenseKeyNotFoundException Class | AgileDotNet.Licensing Namespace