AuthenticateRequest
The authenticate request details.
Declaration
object AuthenticateRequestProperties
| Name | Type | Description |
|---|---|---|
BuildVersion | string | The device’s build version. |
DeviceName Required | string | The device’s name. |
EnrollmentID | string | The per-enrollment identifier for the device. The system requires this value if the enrollment type is a user enrollment. Available in iOS 13 and later, macOS 10.15 and later, and visionOS 2 and later. |
IMEI | string | The device’s IMEI (International Mobile Equipment Identity). |
MEID | string | The device’s MEID (Mobile Equipment Identifier). |
MessageType Required | string | The message type, which requires a value of |
Model Required | string | The device’s model. |
ModelName Required | string | The device’s model name. |
OSVersion | string | The device’s OS version. |
ProductName | string | The device’s product name (such as |
SerialNumber | string | The device’s serial number. |
Topic Required | string | The topic that the device subscribes to. |
UDID | string | The device’s UDID (unique device identifier). The system requires this value if the enrollment type is a device enrollment. |