<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "apple-school-and-business-manager-api",
  "identifier" : "/documentation/AppleBusinessAPI/UserStatus",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "Apple Business API"
    ],
    "preciseIdentifier" : "data:AppleBusinessAPI:UserStatus"
  },
  "title" : "UserStatus"
}
-->

# UserStatus

Strings that represent user statuses.

```
string UserStatus
```

## 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.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)