DirectoryMissingUserGroup¶
M:n relation between Group and DirectoryMissingUser tables.
Fields¶
| Field | Type | Description |
|---|---|---|
| Created | datetime | Date/Time this relation got created in the database |
| DirectoryMissingUserID | numeric | Internal ID that references the DirectoryMissingUser entity (Foreign Key) |
| GroupID | numeric | Internal ID that references the Group entity (Foreign Key) |
| ID | numeric | Internal ID for the DirectoryMissingUserGroup entity (Primary Key) |
| LastScan | datetime | Date/Time this relation was scanned last |