mirror of
https://github.com/apple/device-management.git
synced 2026-06-04 05:08:00 +02:00
26 lines
639 B
YAML
26 lines
639 B
YAML
title: Disable 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
|
|
macOS:
|
|
introduced: n/a
|
|
tvOS:
|
|
introduced: n/a
|
|
visionOS:
|
|
introduced: n/a
|
|
watchOS:
|
|
introduced: n/a
|
|
content: This command allows the server to take the device out of MDM lost mode.
|