<!--
{
  "availability" : [

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

# ActivationLockType

Strings that represent the type of Activation Lock on a device.

```
string ActivationLockType
```

## Discussion

- Possible Values
  - MDM: The device is Activation Locked by its device management service.
  - USER: The device is Activation Locked to a personal Apple Account.
  - NONE: The device isn’t Activation Locked.

---

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)