Stores relationships between hardware definitions and login (users, SAM account IDs) when the unit was last scanned. Attributes consist of hardware definition unique identifier and loginid (user, SAM account IDS) that logged into the unit last.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| hwuuid | byte(16) | not null | Unique identifier for related hardware definition |
| loginid | nvarchar(128) | not null | Login ID that logged into the related unit last |
| logindomain | nvarchar(128) | not null | |
| logindate | date | with null | |
| samid | varwchar(255) | with null | User (SAM account) ID |
Product Name: Unicenter Asset Intelligence
Table Type: Table