This type contains the following members.
public sealed class LicenseKey: IEquatable<LicenseKey>
- Inheritance:
- ObjectLicenseKey
- Implements:
- IEquatable<LicenseKey>
Constructors
LicenseKey(string) |
Properties
EncryptedKey | |
LicenseId | |
LicenseType | |
LicenseSecret | |
ProductName | |
GeneratedAt | |
ActivationDate | |
ExpirationDate | |
SupportExpirationDate | |
LicensedSeats | |
HasExpired | |
IsPromotional |
Methods
ToString() | |
op_Inequality(LicenseKey, LicenseKey) | |
op_Equality(LicenseKey, LicenseKey) | |
GetHashCode() | |
Equals(object) | |
Equals(LicenseKey) | |
<Clone>$() |