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

# ActivationLockType

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

## Declaration

```data
string ActivationLockType
```

## Possible Values

MDM: USER: NONE:

## Discussion

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.
