Contents

AuthenticateRequest

The authenticate request details.

Declaration

object AuthenticateRequest

Properties

NameTypeDescription
BuildVersionstring

The device’s build version.

DeviceName Requiredstring

The device’s name.

EnrollmentIDstring

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.

IMEIstring

The device’s IMEI (International Mobile Equipment Identity).

MEIDstring

The device’s MEID (Mobile Equipment Identifier).

MessageType Requiredstring

The message type, which requires a value of Authenticate.

Model Requiredstring

The device’s model.

ModelName Requiredstring

The device’s model name.

OSVersionstring

The device’s OS version.

ProductNamestring

The device’s product name (such as iPhone17,2).

SerialNumberstring

The device’s serial number.

Topic Requiredstring

The topic that the device subscribes to.

UDIDstring

The device’s UDID (unique device identifier). The system requires this value if the enrollment type is a device enrollment.