The LicenseInformation type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
LicenseInformation |
Creates a new LicenseInformation instance based on the provided license. |
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
EvaluationExpirationDate |
Gets the expiration date of the evaluation period. |
|
|
LicenseKeyIsExpired |
Gets a value indicating whether the license key is already expired. |
|
|
LicenseKeySource |
Gets the source from which the license key is read. |
|
|
LiteVersion |
Gets a value indicating whether the current license key works in a lite mode. |
|
|
ProfessionalVersion |
Gets a value indicating whether the current license key works in a pro mode. |
|
|
ServerVersion |
Gets a value indicating whether the current license is a server-based. |
|
|
StandardVersion |
Gets a value indicating whether the current license is a standard one. |
|
|
TrialVersion |
Gets a value indicating whether the current license is a trial one. |