AccessingUser Table
FlexNet Manager Suite
2020 R1
(On-Premises)
AccessingUser
stores information about users which are accessing a software on the server.
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 |
---|---|
AccessingUserID
|
Type: integer. Key. Generated ID A unique identifier for a |
ComplianceUserID
|
Type: integer. Key. Nullable An identifier for a compliance user record. Foreign key to the |
UserName
|
Type: text (max 256 characters). Key Username of the end user. |
DomainName
|
Type: text (max 100 characters). Key. Nullable Domain name of the end user. |
FlexNet Manager Suite (On-Premises)
2020 R1