<!--
{
  "availability" : [

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

# ConfigurationType

The type of Configuration profile.

```
string ConfigurationType
```

## Possible Values

- `CUSTOM_SETTING` - A custom Configuration profile (can be created/updated via API)
- `AIR_DROP` - AirDrop settings
- `AIR_PRINT` - AirPrint settings
- `APP_ACCESS` - App access restrictions
- `APPLE_INTELLIGENCE_SIRI` - Apple Intelligence and Siri settings
- `APPLICATION_LAYER_FIREWALL` - Application layer firewall settings
- `AUTHENTICATION_SCREEN_LOCK` - Authentication and screen lock settings
- `CERTIFICATE` - Certificate management
- `CONFERENCE_ROOM_DISPLAY` - Conference room display settings
- `CONTENT_CACHING` - Content caching settings
- `CUSTOM_PROFILE` - Custom profile
- `DATA_MANAGEMENT` - Data management settings
- `ENERGY_SAVER` - Energy saver settings
- `FILE_VAULT` - FileVault encryption settings
- `GATE_KEEPER` - Gatekeeper settings
- `ICLOUD` - iCloud settings
- `LOGIN_WINDOW` - Login window settings
- `MEDIA_MANAGEMENT` - Media management settings
- `SOFTWARE_UPDATE` - Software update settings
- `VPN` - VPN settings
- `WEB_CLIP` - Web clip settings
- `WEB_FILTER` - Web filter settings
- `WIFI` - Wi-Fi configuration

> Note: Only `CUSTOM_SETTING` type Configuration can be created or updated via the API. All other types are read-only.

---

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)