mirror of
https://github.com/apple/device-management.git
synced 2026-06-04 07:08:07 +02:00
18 lines
507 B
YAML
18 lines
507 B
YAML
title: Disable MDM Lost Mode Command
|
|
description: This command allows the server to take the device out of MDM lost mode.
|
|
payload:
|
|
requesttype: DisableLostMode
|
|
supportedOS:
|
|
iOS:
|
|
introduced: '9.3'
|
|
accessrights: None
|
|
supervised: true
|
|
requiresdep: false
|
|
sharedipad:
|
|
mode: allowed
|
|
devicechannel: true
|
|
userchannel: false
|
|
userenrollment:
|
|
mode: forbidden
|
|
content: This command allows the server to take the device out of MDM lost mode.
|