Stores relationships between hardware definitions and all logins (users, SAM account IDs). Attributes consist of pairs of hardware definition unique identifiers and all logins (user, SAM account IDS) that have logged into the unit represented by the hardware definition.
| 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 |
| logindomain | nvarchar(128) | not null | |
| samid | varwchar(255) | with null | User (SAM account) ID |
Product Name: Unicenter Asset Intelligence
Table Type: Table