Config2_LicenseInfo

License information returned by getInfo().

Instances of this class are obtained from:

Properties

PropertyTypeDescription
activationKey String

Activation key

.
activationType String

Activation type

.
edition String

Edition name

.
expiryDate Date

Expiry date (null if non-expiring)

.
isTrial Boolean

Whether this is a trial license

.
licenseID String

License ID/owner

.
licenseType String

License type (server or corporate)

.
machineID String

Machine ID

.
platform String

Platform (windows or linux)

.

Property Details

activationKey :String

Description:
  • Activation key

Activation key

Type:
  • String

activationType :String

Description:
  • Activation type

Activation type

Type:
  • String

edition :String

Description:
  • Edition name

Edition name

Type:
  • String

expiryDate :Date

Description:
  • Expiry date (null if non-expiring)

Expiry date (null if non-expiring)

Type:
  • Date

isTrial :Boolean

Description:
  • Whether this is a trial license

Whether this is a trial license

Type:
  • Boolean

licenseID :String

Description:
  • License ID/owner

License ID/owner

Type:
  • String

licenseType :String

Description:
  • License type (server or corporate)

License type (server or corporate)

Type:
  • String

machineID :String

Description:
  • Machine ID

Machine ID

Type:
  • String

platform :String

Description:
  • Platform (windows or linux)

Platform (windows or linux)

Type:
  • String