UserMachineAffinity¶
Used to replicate User Device Affinity from other systems such as Microsoft SCCMf.
Fields¶
| Field | Type | Description |
|---|---|---|
| Created | datetime | Date/Time this affinity relation got created- |
| ID | numeric | Internal ID for the UserMachineAffinity entity (Primary Key) |
| LastScan | datetime | Date/Time this affinity relation got last scanned- |
| MachineID | numeric | Internal ID that references the Machine entity (Foreign Key) |
| UserID | numeric | Internal ID that references the User entity (Foreign Key) |
| UserMachineAffinityProviderID | numeric | Internal ID that references the UserMachineAffinityProvider entity (Foreign Key) |