iOS Properties
| iOS | Agent | Client Extension | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Provides properties unique to an Apple iOS endpoint. | Microsoft Windows | Microsoft Windows | Apple macOS | Apple iOS | Ubuntu | Chrome OS | IGEL OS | Stratodesk NoTouch OS | Unicon™ eLux |
| Biometrics | |||||||||
Determines the biometrics configured to authenticate the user. Static property with enum data type with options None, TouchID, FaceID. Persists as REMOTE_IOS_BIOMETRICS for the remote device. |
✔️ | ||||||||
| Jailbroken | |||||||||
Determines whether the device has been jailbroken. Static property with boolean data type. Persists as REMOTE_IOS_JAILBROKEN for the remote device. |
✔️ | ||||||||
| Passcode | |||||||||
Determines whether a passcode is required to unlock the iOS device. Static property with boolean data type. Persists as REMOTE_IOS_PASSCODE for the remote device. |
✔️ | ||||||||
iOS Properties
In this article
Copied!
Failed!