SoftwareAccessMode Table
FlexNet Manager Suite
2020 R1
(On-Premises)
The SoftwareAccessMode
table holds the states an application has been accessed.
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 |
---|---|
SoftwareAccessModeID
|
Type: integer. Key. Generated ID The primary key of the SoftwareAccessMode table. |
AccessModeID
|
Type: integer. Key The access mode for the application. Foreign key to the |
InstalledSoftwareID
|
Type: integer. Key The installed software title to which the access mode applies. Foreign key to the |
IsACL
|
Type: boolean. Key Determines whether the software access mode record came from ACL data. |
FlexNet Manager Suite (On-Premises)
2020 R1