ImportedActiveDirectoryUser Table
FlexNet Manager Suite
2020 R1
(On-Premises)
The ImportedActiveDirectoryUser
table stores the incoming active directory data for users.
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 |
---|---|
ComplianceConnectionID
|
Type: integer. Key The identifier of a data source connection in the |
GUID
|
Type: unique identifier. Key The GUID of the user. |
SAMAccountName
|
Type: text (max 20 characters) The user name. |
DomainName
|
Type: text (max 100 characters) The domain name for the user. |
Sid
|
Type: text (max 256 characters). Nullable The Sid for the user. |
FlexNet Manager Suite (On-Premises)
2020 R1