![]() | LicenseValidationResult Class |
Namespace: Habanero.Licensing.Validation
The LicenseValidationResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExpirationDate |
Gets the expiration date or null/Nothing if there is none.
|
![]() | Issues |
Contains any license validation issues that have been detected.
|
![]() | License |
Gets the license information such as licensed product, version, etc
|
![]() | RawLicenseData |
The raw license as read from storage.
|
![]() | User |
Gets the LicensedUser or null/Nothing if there is none.
|
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.) |