Android Properties
| Android | Agent | Client Extension | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Provides properties unique to an Android endpoint. | Microsoft Windows | Microsoft Windows | Apple macOS | Apple iOS | Ubuntu | Chrome OS | HTML5 | Android | Unicon™ eLux |
| Biometrics | |||||||||
Determines the biometrics configured to authenticate the user. Static property with enum data type with options Available, No Hardware, Hardware Unavailable, Not Enrolled, Security Update Required, Unsupported, Unknown. Persists as REMOTE_ANDROID_BIOMETRICS for the remote device. |
✔️ | ||||||||
| Passcode | |||||||||
Determines whether a passcode is required to unlock the Android device. Static property with boolean data type. Persists as REMOTE_ANDROID_PASSCODE for the remote device. |
✔️ | ||||||||
| Rooted | |||||||||
Determines whether the device has been rooted. Static property with boolean data type. Persists as REMOTE_ANDROID_ROOTED for the remote device. |
✔️ | ||||||||
Android Properties
In this article
Copied!
Failed!