AuthenticateRequest
The authenticate request details.
Declaration
object AuthenticateRequestProperties
| Name | Type | Description |
|---|---|---|
BuildVersion | string | The device’s build version. Available: iOS 9+ | iPadOS 9+ | macOS 10.7+ | tvOS 10.2+ | visionOS 1.1+ | watchOS 10+ |
DeviceName Required | string | The device’s name. Available: macOS 10.7+ |
EnrollmentID | string | The per-enrollment identifier for the device. The system requires this value if the enrollment type is a user enrollment. Available: iOS 13+ | iPadOS 13+ | macOS 10.15+ | visionOS 1.1+ |
IMEI | string | The device’s IMEI (International Mobile Equipment Identity). Available: iOS 9+ | iPadOS 9+ | visionOS 1.1+ | watchOS 10+ |
MEID | string | The device’s MEID (Mobile Equipment Identifier). Available: iOS 9+ | iPadOS 9+ | visionOS 1.1+ | watchOS 10+ |
MessageType Required | string | The message type, which requires a value of |
Model Required | string | The device’s model. Available: macOS 10.7+ |
ModelName Required | string | The device’s model name. Available: macOS 10.7+ |
OSVersion | string | The device’s OS version. Available: iOS 9+ | iPadOS 9+ | macOS 10.7+ | tvOS 10.2+ | visionOS 1.1+ | watchOS 10+ |
ProductName | string | The device’s product name (such as Available: iOS 9+ | iPadOS 9+ | macOS 10.7+ | tvOS 10.2+ | visionOS 1.1+ | watchOS 10+ |
SerialNumber | string | The device’s serial number. Available: iOS 9+ | iPadOS 9+ | macOS 10.7+ | tvOS 10.2+ | visionOS 1.1+ | watchOS 10+ |
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. |