Okta.Sdk.Model.AndroidDeviceTrust
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| DeviceIntegrityLevel | DeviceIntegrity | [optional] | |
| NetworkProxyDisabled | bool | Indicates whether a device has a network proxy disabled | [optional] |
| PlayProtectVerdict | PlayProtectVerdict | [optional] | |
| RequireMajorVersionUpdate | bool | Indicates whether the device needs to be on the latest major version available to the device Note: This option requires an `osVersion.dynamicVersionRequirement` value to be supplied with the `osVersion.dynamicVersionRequirement.type` as either `MINIMUM` or `EXACT`. | [optional] |
| ScreenLockComplexity | ScreenLockComplexity | [optional] | |
| UsbDebuggingDisabled | bool | Indicates whether Android Debug Bridge (adb) over USB is disabled | [optional] |
| WifiSecured | bool | Indicates whether a device is on a password-protected Wi-Fi network | [optional] |