ImportedAccessingDevice Table

FlexNet Manager Suite 2020 R1 (On-Premises)

The ImportedAccessingDevice table holds a record client access device information.

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 ImportedAccessingDevice table

Database Column

Details

ComplianceConnectionID

Type: integer. Key

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

ExternalAccessingDeviceID

Type: big integer. Key

The identifier used to identify the device in source connection

AccessingDeviceID

Type: integer. Key. Nullable

Matching accessing device ID. Foreign key to the AccessingDevice table.

IPAddress

Type: text (max 256 characters). Key. Nullable

IP Address of the client accessing device.

ComputerName

Type: text (max 256 characters). Key. Nullable

Computer name of the client accessing device.

SerialNo

Type: text (max 100 characters). Nullable

Serial no of the client accessing device.

Domain

Type: text (max 100 characters). Key. Nullable

Domain name of the client accessing device.

FlexNet Manager Suite (On-Premises)

2020 R1