ILicenseFeatureInfo

Description

The IiLicenseFeatureInfo interface is used to get information on a feature.

Properties

  Property name Brief description

CommuterAllowed

The CommuterAllowed property returns True if a license can be obtained, and False if it is forbidden.

DaysLeft

The DaysLeft property returns the number of days left till the license expiration.

Description

The Description property returns name of a system feature.

ExpireDate

The ExpireDate property returns expiration date for a license.

FeatureName

The FeatureName property returns feature name.

LicenseIds

The Licenselds property returns license number.

LicenseMode

The LicenseMode property returns license type: network or stand-alone.

LicenseType

The LicenseType property returns license type according to effective time: trial period, specific dates, permanent.

LockType

The LockType property returns type of license locking.

NoExpiration

The NoExpiration property determines whether a license is time-restricted.

StartDate

The StartDate property returns start date for a license.

TrialDaysCount

The TrialDaysCount property returns the number of days when a license type is used with trial period.

See also:

Host Assembly Interfaces