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

# ConfigurationType

The type of Configuration profile.

## Declaration

```data
string ConfigurationType
```

## Possible Values

AIR_DROP: AIR_PRINT: APP_ACCESS: APPLE_INTELLIGENCE_SIRI: APPLICATION_LAYER_FIREWALL: AUTHENTICATION_SCREEN_LOCK: CERTIFICATE: CONFERENCE_ROOM_DISPLAY: CONTENT_CACHING: CUSTOM_PROFILE: CUSTOM_SETTING: DATA_MANAGEMENT: ENERGY_SAVER: FILE_VAULT: GATE_KEEPER: ICLOUD: LOGIN_WINDOW: MEDIA_MANAGEMENT: SOFTWARE_UPDATE: VPN: WEB_CLIP: WEB_FILTER: WIFI:

## Possible Values

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.

## See Also

### Type Aliases

- [OrgDeviceActivityType](applebusinessapi/orgdeviceactivitytype.md)
- [AppleCareCoveragePaymentType](applebusinessapi/applecarecoveragepaymenttype.md)
- [AppleCareCoverageStatus](applebusinessapi/applecarecoveragestatus.md)
- [UserStatus](applebusinessapi/userstatus.md)
- [UserPhoneNumberType](applebusinessapi/userphonenumbertype.md)
- [UserGroupStatus](applebusinessapi/usergroupstatus.md)
- [UserGroupType](applebusinessapi/usergrouptype.md)
- [SupportedOS](applebusinessapi/supportedos.md)
- [BlueprintStatus](applebusinessapi/blueprintstatus.md)
- [ConfigurationPlatform](applebusinessapi/configurationplatform.md)
