StatusSoftwareUpdateBetaEnrollment
The status item that reports the device’s enrolled beta program.
Declaration
object StatusSoftwareUpdateBetaEnrollmentProperties
| Name | Type | Description |
|---|---|---|
softwareupdate.beta-enrollment Required | string | The device’s enrolled beta program name, or an empty string if there’s no enrolled beta program. |
Mentioned in
Discussion
Status item availability
Allowed in supervised enrollment | iOS, macOS, Shared iPad |
Allowed in device enrollment | iOS, Shared iPad |
Allowed in user enrollment | N/A |
Allowed in local enrollment | N/A |
Allowed in system scope | iOS, macOS, Shared iPad |
Allowed in user scope | N/A |
Status item example
{
"softwareupdate": {
"beta-enrollment": ""
}
}