amt sys security configuration
| Column Name | Data Type | Description |
| ID | int | A unique ID for each security configuration. |
| DEFAULTROLEID | int | ID of the role that new users are added to by default. See amt sys role. |
| AUTOADDUSER | boolean | If true, automatically create users in the AmtSysUser table when they logon. |
| STATIONRESOLVETYPE | int | Station name Resolve type / method. Uses the StationResolveType enum. USERNAME = 0 PREDEFINED = 1 |
