Table that stores local or domain users
Data model
Fields
| Field | Type | Description |
|---|---|---|
| domain | NVARCHAR (512) | Domain to which the user belongs in case of null is local user |
| username* | NVARCHAR (512) | User’s name when entering the machine |
Primary Key
| PK_AAM_LOCAL_USER |
|---|
| id |