Files
apple_device-management/examples/mdm/commands/device.lostmode.enable/example1.plist
T
Cyrus Daboo 9468f879c3 Seed1
2026-06-12 16:19:29 -04:00

19 lines
579 B
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Command</key>
<dict>
<key>Footnote</key>
<string>Return to Acme, Inc.</string>
<key>Message</key>
<string>Lock Message</string>
<key>PhoneNumber</key>
<string>408-555-555</string>
<key>RequestType</key>
<string>EnableLostMode</string>
</dict>
<key>CommandUUID</key>
<string>0001_EnableLostMode</string>
</dict>
</plist>