SetFirmwarePasswordCommand.Command
The command to change or clear the firmware password on a device.
Declaration
object SetFirmwarePasswordCommand.CommandProperties
| Name | Type | Description |
|---|---|---|
AllowOroms | boolean | If |
CurrentPassword | string | The current password, which you must set if the device has a firmware password. |
NewPassword Required | string | The new firmware password. Set to an empty string to clear the password. The characters in this value must consist of low-ASCII, printable characters ( |
RequestRequiresNetworkTether | boolean | If |
RequestType Required | string | The request type for this command. |