Files
apple_device-management/mdm/profiles/com.apple.profileRemovalPassword.yaml
Cyrus Daboo 97a11a861f Seed2
2026-06-22 15:55:19 -04:00

51 lines
1.4 KiB
YAML

title: Profile Removal Password
description: The payload that configures profile removal.
payload:
payloadtype: com.apple.profileRemovalPassword
supportedOS:
iOS:
introduced: '4.0'
multiple: false
supervised: true
allowmanualinstall: true
sharedipad:
mode: forbidden
userenrollment:
mode: forbidden
macOS:
introduced: '10.7'
multiple: false
devicechannel: true
userchannel: true
supervised: false
requiresdep: false
userapprovedmdm: false
allowmanualinstall: true
userenrollment:
mode: forbidden
tvOS:
introduced: '9.0'
multiple: false
supervised: true
allowmanualinstall: true
visionOS:
introduced: n/a
watchOS:
introduced: n/a
payloadkeys:
- key: RemovalPassword
title: Removal password
type: <string>
presence: optional
content: The password to allow removing the profile.
notes:
- title: ''
content: This payload provides a password to allow users to remove a locked configuration
profile from the device. If this payload is present and has a password value set,
the device asks for the password when the user taps a profile's Remove button.
This system encrypts the payload with the rest of the profile.
examples:
- title: Profile example
files:
- file: examples/mdm/profiles/com.apple.profileRemovalPassword/example1.plist