mirror of
https://github.com/apple/device-management.git
synced 2026-08-27 18:40:23 +02:00
Release_iOS-17-0_macOS-14-0
This commit is contained in:
@@ -19,7 +19,13 @@ payloadkeys:
|
||||
presence: required
|
||||
content: The password to verify.
|
||||
responsekeys:
|
||||
- key: PasswordVerified
|
||||
type: <boolean>
|
||||
- key: VerifyFirmwarePassword
|
||||
type: <dictionary>
|
||||
presence: required
|
||||
content: If 'true', the provided password matches the firmware password on the device.
|
||||
content: Command result.
|
||||
subkeys:
|
||||
- key: PasswordVerified
|
||||
type: <boolean>
|
||||
presence: required
|
||||
content: If 'true', the provided password matched the firmware password set for
|
||||
the device.
|
||||
|
||||
Reference in New Issue
Block a user