title: Verify Firmware Password Command description: Verifies the device's firmware password. payload: requesttype: VerifyFirmwarePassword supportedOS: iOS: introduced: n/a macOS: introduced: '10.13' accessrights: None devicechannel: true userchannel: false supervised: false requiresdep: false userenrollment: mode: forbidden tvOS: introduced: n/a visionOS: introduced: n/a watchOS: introduced: n/a content: Verifies the device's firmware password. This command is not available on Apple silicon devices. payloadkeys: - key: Password type: presence: required content: The password to verify. responsekeys: - key: VerifyFirmwarePassword type: presence: required content: Command result. subkeys: - key: PasswordVerified type: presence: required content: If 'true', the provided password matched the firmware password set for the device.