Resource Base
Table of contents

iDCELTSConnectionParameters

Defines a struct to configure the parameters to connect to the license tracking server.

Attribute Name Type
mainServerURL NSString*
standbyServerURL NSString*
organizationID NSString*
handshakeCode NSString*
sessionPassword NSString*
chargeWay EnumDMChargWay
UUIDGenerationMethod EnumDMUUIDGenerationMethod
maxBufferDays NSInteger
limitedLicenseModules NSArray*
products NSInteger

mainServerURL

The URL of the license tracking server.

NSString* mainServerURL

standbyServerURL

The URL of the standby license tracking server.

NSString* standbyServerURL

organizationID

Set the organization ID.

NSString* organizationID

handshakeCode

The handshake code.

NSString* handshakeCode

sessionPassword

The session password of the handshake code set in license tracking server.

NSString* sessionPassword

chargeWay

Set the charge way.

EnumDMChargeWay chargeWay

UUIDGenerationMethod

Set the method to generate UUID.

EnumDMUUIDGenerationMethod UUIDGenerationMethod

maxBufferDays

Set the max days to buffer the license info.

NSInteger maxBufferDays

limitedLicenseModules

Set the count of license modules to use.

NSArray* limitedLicenseModules

products

Set the products. This is a combined value of Product Enumration items.

NSInteger products

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

version 1.0.1

  • Latest version
  • Version 4.x
    • Version 4.2.0
    • Version 4.0.2
    • Version 4.0.1
    • Version 4.0.0
  • Version 3.x
    • Version 3.0.3
    • Version 3.0.2
    • Version 3.0.1
    • Version 3.0.0
  • Version 2.x
    • Version 2.3.21
    • Version 2.3.20
    • Version 2.3.12
    • Version 2.3.11
    • Version 2.3.10
    • Version 2.3.5
    • Version 2.3.4
    • Version 2.3.3
    • Version 2.3.2
    • Version 2.3.1
    • Version 2.3.0
    • Version 2.1.4
    • Version 2.1.3
    • Version 2.1.1
    • Version 2.0.0
Change +