Okta.Sdk.Model.DeviceList

October 3, 2024 ยท View on GitHub

Properties

NameTypeDescriptionNotes
CreatedDateTimeOffsetTimestamp when the device was created[optional] [readonly]
IdstringUnique key for the device[optional] [readonly]
LastUpdatedDateTimeOffsetTimestamp when the device record was last updated. Updates occur when Okta collects and saves device signals during authentication, and when the lifecycle state of the device changes.[optional] [readonly]
ProfileDeviceProfile[optional]
ResourceAlternateIdstring[optional] [readonly]
ResourceDisplayNameDeviceDisplayName[optional]
ResourceIdstringAlternate key for the `id`[optional] [readonly]
ResourceTypestring[optional] [readonly] [default to "UDDevice"]
StatusDeviceStatus[optional]
LinksLinksSelfAndFullUsersLifecycle[optional]
EmbeddedDeviceListAllOfEmbedded[optional]

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