---
title: UnlockUserAccountCommand
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/unlockuseraccountcommand
---

# UnlockUserAccountCommand

The command to unlock a user account that the system locked because of too many failed password attempts.

## Declaration

```data
object UnlockUserAccountCommand
```

## Properties

Command: The command dictionary. CommandUUID: The unique identifier of the command.

## Mentioned in

Handling NotNow status responses

## Topics

### Objects

- [UnlockUserAccountCommand.Command](devicemanagement/unlockuseraccountcommand/command-data.dictionary.md)

## See Also

### Commands and responses

- [UnlockUserAccountResponse](devicemanagement/unlockuseraccountresponse.md)
