---
title: ActivationLockStatus.Attributes
framework: Apple Business API
role: symbol
role_heading: Object
platforms: [apple business api 2.5+]
path: applebusinessapi/activationlockstatus/attributes-data.dictionary
---

# ActivationLockStatus.Attributes

Attributes for an organization device’s Activation Lock status.

## Declaration

```data
object ActivationLockStatus.Attributes
```

## Properties

isLocked: Whether the device is currently Activation Locked. lockType: The type of Activation Lock on the device, if isLocked is true. Possible values: MDM, USER, NONE

## Overview

Overview note: When additional attributes are added by Apple, they appear automatically, without requiring a newer version of the API.
