---
title: UserConfiguredCommand
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/userconfiguredcommand
---

# UserConfiguredCommand

The command to inform the device that it can continue past Setup Assistant and finish login.

## Declaration

```data
object UserConfiguredCommand
```

## Properties

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

## Topics

### Objects

- [UserConfiguredCommand.Command](devicemanagement/userconfiguredcommand/command-data.dictionary.md)

## See Also

### Commands and responses

- [UserConfiguredResponse](devicemanagement/userconfiguredresponse.md)
