Host > Host Assembly Interfaces > ILicenseFeatureInfo
The IiLicenseFeatureInfo interface is used to get information on a feature.
Property name | Brief description | |
![]() |
The ClientLockInfo property returns code of license locking to a client workstation. |
|
![]() |
The CommuterAllowed property returns True if a license can be obtained, and False if it is forbidden. |
|
![]() |
The DaysLeft property returns the number of days left till the license expiration. |
|
The Description property returns name of a system feature. |
||
![]() |
The ExpireDate property returns expiration date for a license. |
|
![]() |
The FeatureName property returns feature name. |
|
The Licenselds property returns license number. |
||
![]() |
The LicenseMode property returns license type: network or stand-alone. |
|
![]() |
The LicenseType property returns license type according to effective time: trial period, specific dates, permanent. |
|
![]() |
The LockType property returns type of license locking. |
|
The NoExpiration property determines whether a license is time-restricted. |
||
![]() |
The StartDate property returns start date for a license. |
|
![]() |
The TrialDaysCount property returns the number of days when a license type is used with trial period. |
See also: