<!--
{
  "availability" : [

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

# AuditEventSubjectType

Strings that represent the type of entity that was affected by an action.

```
string AuditEventSubjectType
```

## Discussion

- Possible Values
  - ORGANIZATION: Organization entity.
  - USER: User entity.
  - LOCATION: Location entity.
  - DEVICE: Device entity.
  - COLLECTION: Collection entity.
  - DEVICE_MANAGEMENT_SETTING: Device management configuration.
  - SUBSCRIPTION: Subscription entity.
  - DOMAIN: Domain entity.
  - API_USER: API account entity.

---

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)