---
title: SecurityInfoResponse.SecurityInfo.FirmwarePasswordStatus
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/securityinforesponse/securityinfo-data.dictionary/firmwarepasswordstatus-data.dictionary
---

# SecurityInfoResponse.SecurityInfo.FirmwarePasswordStatus

A dictionary that contains the status of the EFI firmware password.

## Declaration

```data
object SecurityInfoResponse.SecurityInfo.FirmwarePasswordStatus
```

## Properties

AllowOroms: If true, enable ROMs. ChangePending: If true, a firmware password change is pending. A device restart is necessary for this change to take effect. Until then, additional attempts to change the password fail. note: If true, the other values show the current state of the device, not the state after a restart. PasswordExists: If true, the device has an EFI firmware password.

## See Also

### Objects

- [SecurityInfoResponse.SecurityInfo.FirewallSettings](devicemanagement/securityinforesponse/securityinfo-data.dictionary/firewallsettings-data.dictionary.md)
- [SecurityInfoResponse.SecurityInfo.ManagementStatus](devicemanagement/securityinforesponse/securityinfo-data.dictionary/managementstatus-data.dictionary.md)
- [SecurityInfoResponse.SecurityInfo.SecureBoot](devicemanagement/securityinforesponse/securityinfo-data.dictionary/secureboot-data.dictionary.md)
