Class LicenseInfoCollection
- Namespace
- SWConfigDataClientLib.Proxies.Admin
- Assembly
- IpPbxCDSClientLib.dll
public class LicenseInfoCollection
- Inheritance
-
LicenseInfoCollection
Constructors
LicenseInfoCollection()
public LicenseInfoCollection()
Properties
LastConnectAt
public string LastConnectAt { get; }
Property Value
- string
LicenseDocumentDate
public string LicenseDocumentDate { get; }
Property Value
- string
LicensedUntil
public string LicensedUntil { get; }
Property Value
- string
ProfileLicenses
public ProfileLicenseInfoList ProfileLicenses { get; }
Property Value
- ProfileLicenseInfoList
ServerSerialNumber
public string ServerSerialNumber { get; }
Property Value
- string
TenantFeatureLicenses
public FeatureLicenseInfoList TenantFeatureLicenses { get; }
Property Value
- FeatureLicenseInfoList
UserAddOnFeatureLicenses
public FeatureLicenseInfoList UserAddOnFeatureLicenses { get; }
Property Value
- FeatureLicenseInfoList