mirror of
https://github.com/apple/device-management.git
synced 2026-05-01 00:57:58 +02:00
25 lines
655 B
YAML
25 lines
655 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
|
|
content: Clears the Activation Lock bypass code from the device.
|