DeviceManagementSystem¶
Information about a device management system such as Mobile Device Management (MDM) or Enterprise Mobility Management (EMM).
Fields¶
| Field | Type | Description |
|---|---|---|
| Address | string | Address of the device management system |
| Created | datetime | Date/Time when the device management system record was created |
| Description | string | Description of the device management system |
| DeviceManagementSystemTypeID | numeric | Internal ID that references the DeviceManagementSystemType entity (Foreign Key) |
| DisplayName | string | Display name of the device management system |
| ExtraData | string | Additional data for the device management system in JSON format |
| ID | numeric | Internal ID for the DeviceManagementSystem entity (Primary Key) |
| ProductVersion | string | Product version of the device management system |