ImportedClientAccessedAccessEvidence Table

The ImportedClientAccessedAccessEvidence table holds a record of the installer evidence that has been installed on a computer from the source connections.

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.
Table 1. Database columns for ImportedClientAccessedAccessEvidence table

Database Column

Details

ImportedClientAccessed AccessEvidenceID

Type: big integer. Key

The identifier used in the source connection for the installer evidence.

ComplianceConnectionID

Type: integer. Key

The identifier for a data source connection in the ComplianceConnection table.

ExternalAccessEvidenceID

Type: big integer. Key

Access evidence id .Foreign key to the ImportedClientAccessEvidence table.

ExternalAccessingDeviceID

Type: big integer. Key. Nullable

Accessing computer id .Foreign key to the ImportedAccessingDevice table

ExternalAccessingUserID

Type: big integer. Key. Nullable

Accessing userid. Foreign key to the ImportedAccessingUser table

ExternalServerComputerID

Type: big integer. Key. Nullable

Server computer id .Foreign key to the ImportedComputer table.

ClientAccessSource

Type: text (max 100 characters). Key

Referencing to the client access source type.