IConfigLicenseInfo Interface |
This interface is the abstraction of the concrete implementation by class LicenseInfo.
Namespace:
IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)
The IConfigLicenseInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Edition |
See property Edition.
| |
| ExpirationDate |
See property ExpirationDate.
| |
| ExpirationDays |
See property ExpirationDays.
| |
| FeatureName |
See property FeatureName.
| |
| HostId |
See property HostId.
| |
| IsEvaluation |
See property IsEvaluation.
| |
| IsExpired |
See property IsExpired.
| |
| IssuedDate |
See property IssuedDate.
| |
| LicensedProcessors |
See property LicensedProcessors.
| |
| Version |
See property Version.
|