Class LicenceInfoContract
Licence information
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class LicenceInfoContract : Object
Name | Description |
---|---|
LicenceInfoContract() |
Fields
Name | Description |
---|---|
ApplicationLicences | Number of application licences |
ApplicationLicencesMaxSessionCount | Number of application licence maximum session count. |
City | City of licence |
CompanyName | Company name for licence |
ComputerName | Computer name for licence |
ConcurrentLicences | Number of concurrent licences |
ConcurrentLicencesMaxSessionCount | Number of concurrent licenses maximum session count. |
Country | Country of licence |
CreationDate | Creation date of licence |
Department | Department for licence |
ExpirationDate | Expiration date of licence |
LicencedFeatures | List of licenced features |
LicenceId | Id of licence |
LicenseTypeEnum | Type of license LicenseTypeEnum |
NamedLicences | Number of named licenses |
NamedLicensesMaxSessionCount | Number of named licenses maximum session count. |
ReadOnlyLicences | Number of readonly licences |
ZIP | ZIP of licence |