ConsolidatedLicenseUser Table
FlexNet Manager Suite
  2020 R1
  (On-Premises)
  
    This table stores the data specific to a consolidated license user.
Note: To cater for multi-tenant mode, this table may contain data for
        multiple tenants. Access requires that the database 
      
TenantID has been set in the SQL Server
        connection context information. That setting filters an underlying table to produce this
        view of data for the single, selected tenant.| Database Column | Details | 
|---|---|
| ConsolidatedLicenseUserID | Type: integer. Key. Generated ID A unique identifier for the consolidated license user. | 
| LicenseUserID | Type: integer Foreign key to the  | 
| ConsolidatedGroupNumber | Type: integer The unique identifier showing which users are duplicates of one another. | 
| ConsolidatedName | Type: text The name of the consolidated user. If consolidated by rules engine, this column stores the name of the user with the lowest LicenseUserID | 
| ConsolidationTypeID | Type: integer Foreign key to the ConsolidationType table. | 
FlexNet Manager Suite (On-Premises)
2020 R1