---
title: UserStatus
framework: Apple Business API
role: symbol
role_heading: Type
platforms: [apple business api 2.5+]
path: applebusinessapi/userstatus
---

# UserStatus

Strings that represent user statuses.

## Declaration

```data
string UserStatus
```

## Possible Values

NEW: RELEASED: ACTIVE: DEACTIVATED: LOCKED: LOCKED_FOR_SHARED_IPAD:

## Discussion

Discussion Possible Values NEW: The user is newly created. RELEASED: The user has been released. ACTIVE: The user is active. DEACTIVATED: The user has been deactivated. LOCKED: The user is locked. LOCKED_FOR_SHARED_IPAD: The user is locked for Shared iPad.

## See Also

### Type Aliases

- [OrgDeviceActivityType](applebusinessapi/orgdeviceactivitytype.md)
- [AppleCareCoveragePaymentType](applebusinessapi/applecarecoveragepaymenttype.md)
- [AppleCareCoverageStatus](applebusinessapi/applecarecoveragestatus.md)
- [UserPhoneNumberType](applebusinessapi/userphonenumbertype.md)
- [UserGroupStatus](applebusinessapi/usergroupstatus.md)
- [UserGroupType](applebusinessapi/usergrouptype.md)
- [SupportedOS](applebusinessapi/supportedos.md)
- [BlueprintStatus](applebusinessapi/blueprintstatus.md)
- [ConfigurationType](applebusinessapi/configurationtype.md)
- [ConfigurationPlatform](applebusinessapi/configurationplatform.md)
