Okta.Sdk.Model.LogDevice

October 22, 2025 ยท View on GitHub

The entity that describes a device enrolled with passwordless authentication using Okta Verify.

Properties

NameTypeDescriptionNotes
DeviceIntegratorObjectThe integration platform or software used with the device[optional] [readonly]
DiskEncryptionTypeLogDiskEncryptionType[optional]
IdstringID of the device[optional] [readonly]
JailbreakboolIf the device has removed software restrictions[optional] [readonly]
ManagedboolIndicates if the device is configured for device management and is registered with Okta[optional] [readonly]
Namestring[optional] [readonly]
OsPlatformstring[optional] [readonly]
OsVersionstring[optional] [readonly]
RegisteredboolIndicates if the device is registered with an Okta org and is bound to an Okta Verify instance on the device[optional] [readonly]
ScreenLockTypeLogScreenLockType[optional]
SecureHardwarePresentboolThe availability of hardware security on the device[optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]