ImportedActiveDirectoryDomain Table

The ImportedActiveDirectoryDomain table stores the incoming active directory domains for a connection source.

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

Database Column

Details

ComplianceConnectionID

Type: integer. Key

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

DomainFQDN

Type: text (max 100 characters). Key

The fully qualified name domain name of the AD domain

FlatName

Type: text (max 32 characters)

The AD domain flat name

LastADImportTime

Type: datetime

The last time the AD data was imported