Parameter of
Properties
| Name | Type | Description |
|---|---|---|
| Attributes | Attributes [ ] | This value represents the attributes of the license. |
| Code | String |
This value is a 24 character, alpha-numeric key which applies the appropriate license to the server. |
| ExpirationDate | DateTime | The value is the license expiration date. |
| IsEvaluation | Boolean |
This value is true if the license key is an evaluation license; otherwise, it is false. |
| IsExpired | Boolean | This value is true if the license is expired; otherwise, it is false. |
| IsNodeLocked | Boolean |
This value is true if the license key must be activated; otherwise, it is false. |
| IsValid | Boolean |
This value is true if the license key is valid; otherwise, it is false. |
| LicenseType | LicenseType | This value represents the type of license. |
| MajorVersion | Int32 | This value is the major version of the release associated with this license. |
| MinorVersion | Int32 | This value is the minor version of the release associated with this license. |
| ProductCode | Int32 | This value is the product code associated with this license. |
| ProductName | String | This value is the product name associated with this license. |
| SerialNumber | Int32 | This value is the serial number associated with this license. |