mirror of
https://github.com/apple/device-management.git
synced 2026-05-22 15:39:42 +02:00
31 lines
758 B
YAML
31 lines
758 B
YAML
title: Clear Activation Lock Bypass Code Command
|
|
description: Clears the Activation Lock bypass code from the device.
|
|
payload:
|
|
requesttype: ClearActivationLockBypassCode
|
|
supportedOS:
|
|
iOS:
|
|
introduced: '7.1'
|
|
accessrights: None
|
|
supervised: true
|
|
requiresdep: false
|
|
sharedipad:
|
|
mode: forbidden
|
|
userenrollment:
|
|
mode: forbidden
|
|
macOS:
|
|
introduced: '10.15'
|
|
accessrights: None
|
|
devicechannel: true
|
|
userchannel: false
|
|
supervised: true
|
|
requiresdep: false
|
|
userenrollment:
|
|
mode: forbidden
|
|
tvOS:
|
|
introduced: n/a
|
|
visionOS:
|
|
introduced: n/a
|
|
watchOS:
|
|
introduced: n/a
|
|
content: Clears the Activation Lock bypass code from the device.
|