ClientAccessedAccessEvidence Table
ClientAccessedAccessEvidence
lists access evidence from user and device that occurred on a server computer.
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 |
---|---|
ClientAccessedAccess EvidenceID
|
Type: big integer. Key. Generated ID A unique identifier for a |
AccessEvidenceID
|
Type: integer. Key An identifier for an access evidence record. Foreign key to the |
AccessingUserID
|
Type: integer. Key. Nullable An identifier for a accessing user record. Foreign key to the |
AccessingDeviceID
|
Type: integer. Key. Nullable An identifier for a accessing device record. Foreign key to the |
ServerComputerID
|
Type: integer. Key An identifier for a server record. Foreign key to the |
MaxAccessCount
|
Type: integer. Nullable Maximum access count recorded for this evidence. |
LastAccessCount
|
Type: integer. Nullable Last access count recorded for this evidence. |
LastAccessDate
|
Type: datetime. Nullable Last access date recorded for this evidence. |
LastInventoryDate
|
Type: datetime. Nullable Last time access inventory was collected for this evidence. |
ClientAccessSourceTypeID
|
Type: integer. Key Referencing to the client access source type. |
FlexNet Manager Suite (On-Premises)
2020 R1