StatusSecurityLockdownMode
The status item that reports the device’s Lockdown Mode state.
Declaration
object StatusSecurityLockdownModeProperties
| Name | Type | Description |
|---|---|---|
security.lockdown-mode Required | boolean | If |
Discussion
Status item availability
Allowed in supervised enrollment | iOS, macOS, watchOS |
Allowed in device enrollment | N/A |
Allowed in user enrollment | N/A |
Allowed in local enrollment | N/A |
Allowed in system scope | iOS, macOS, watchOS |
Allowed in user scope | N/A |
Status item example
{
"security": {
"lockdown-mode": false
}
}