ImportedVDIEndPointAccess Table
The ImportedVDIEndPointAccess
table stores the list of users on end-points that have accessed VDI devices.
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. Nullable The identifier of a data source connection in the |
ExternalDeviceID
|
Type: big integer. Nullable The identifier used in the source connection for the device. |
ExternalUserID
|
Type: big integer. Nullable The identifier used in the source connection for the user. |
VDIDeviceName
|
Type: text (max 64 characters). Nullable The computer name of the VDI device. |
VDIDeviceDomain
|
Type: text (max 100 characters). Nullable The domain name of the VDI device. |
VDITemplateName
|
Type: text (max 256 characters). Nullable The VDI template the VDI device was cloned from. |
LogonTime
|
Type: datetime. Key. Nullable The logon time of the VDI device by the user. |
BrokerType
|
Type: text (max 64 characters). Nullable The broker type of the VDI device. |
FlexNet Manager Suite (On-Premises)
2020 R1