SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
SwyxWare 14.20 - ConfigDataStore SDK SwyxWare 14.20 - ConfigDataStore SDK
Generated with DocFX + Singulink

Search Results for

    Class SCl4LicenseInfo

    Namespace
    SWConfigDataClientLib.Proxies.Admin
    Assembly
    IpPbxCDSClientLib.dll

    Information delivered by License enumerator for each license

    public class SCl4LicenseInfo
    Inheritance
    object
    SCl4LicenseInfo

    Constructors

    SCl4LicenseInfo()

    standard constructor

    public SCl4LicenseInfo()

    Properties

    ExpirationDate

    public SDateTime ExpirationDate { get; }

    Property Value

    SDateTime

    ExpirationDays

    number of days until expiration (when SCl4LLTByNumberOfDays) as it is coded within the license

    public uint ExpirationDays { get; }

    Property Value

    uint

    ExpiresOnDate

    effective expiration date. This is the calculated expiration date

    public SDateTime ExpiresOnDate { get; }

    Property Value

    SDateTime

    FriendlyName

    friendly, displayable name of the licensed product, e.g. "SwyxServer v2.x/v3.x"

    public string FriendlyName { get; }

    Property Value

    string

    LicenseCount

    public uint LicenseCount { get; }

    Property Value

    uint

    LicenseId

    Unique ID to identify license on interface

    public uint LicenseId { get; }

    Property Value

    uint

    LimitationType

    license limitation type

    public SCl4LicenseLimitType LimitationType { get; }

    Property Value

    SCl4LicenseLimitType

    OEMID

    id ifentifying the OEM version.

    public uint OEMID { get; }

    Property Value

    uint

    ProductID

    id identifying the product. Use one of the SCl4ProductId values

    public uint ProductID { get; }

    Property Value

    uint

    SerialNumber

    product specific serialnumber

    public uint SerialNumber { get; }

    Property Value

    uint

    Type

    type of license

    public SCl4LicenseType Type { get; }

    Property Value

    SCl4LicenseType

    VersionNumber

    version number of the product (0-15)

    public uint VersionNumber { get; }

    Property Value

    uint

    bEvaluation

    If true the license is a evaluation license. A permanent license cannot

    public int bEvaluation { get; }

    Property Value

    int
    © Enreach GmbH