![]() | LicenseInformation Class |
Namespace: Habanero.Licensing.Shared
The LicenseInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() | LicenseInformation | Initializes a new instance of the LicenseInformation class |
Name | Description | |
---|---|---|
![]() | LicensedTo |
A plain string representing the user.
|
![]() | LicenseKey |
The cryptographic signature of this license.
|
![]() | Product |
The product, version and edition that this license is valid for.
|
![]() | Serial |
The serial part of this license.
|
![]() | ValidUntil |
The license expiration date.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |