Skip to main content

LicenseKey Members

Represents an asymmetric key used to sign and validate licenses.

Constructors

MemberDescription
LicenseKeyConstructs a LicenseKey instance.

Properties

MemberDescription
DefaultLicenseKeyReturns 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.
DescriptionThe license key description.
NameThe license key name.

Methods

MemberDescription
Equalsinherited from Object.
Finalizeinherited from Object.
GetHashCodeinherited from Object.
GetTypeinherited from Object.
MemberwiseCloneinherited from Object.
NewKeyCreates a new license key.
ToStringOverrides ToString

See Also

LicenseKey Class | AgileDotNet.Licensing Namespace