SoftwareLicenseKeyType Table

FlexNet Manager Suite 2020 R1 (On-Premises)

The collection of types of installation keys that may be associated with software licenses.

Table 1. Database columns for SoftwareLicenseKeyType table

Database Column

Details

SoftwareLicenseKeyTypeID

Type: integer. Key. Generated ID

A unique identifier for each SoftwareLicenseKeyType. Possible values and the corresponding default strings are:

  • 1 = No keys
  • 2 = One (multi-install) key per license
  • 3 = One (multi-install) key per application
  • 4 = One (single-install) key per installation.
  • 5 = One (multi-install) key per installation.
KeyTypeResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing a license key type. Foreign key to the ComplianceResourceString table.

KeyTypeDefaultValue

Type: text (max 100 characters)

The text to display if the type resource string has no translation.

FlexNet Manager Suite (On-Premises)

2020 R1