Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 958 Bytes

OktaDeviceRiskChangeEvent.md

File metadata and controls

17 lines (13 loc) · 958 Bytes

Okta.Sdk.Model.OktaDeviceRiskChangeEvent

The device risk level changed

Properties

Name Type Description Notes
CurrentLevel string Current risk level of the device
EventTimestamp long The time of the event (UNIX timestamp)
InitiatingEntity string The entity that initiated the event [optional]
PreviousLevel string Previous risk level of the device
ReasonAdmin CaepDeviceComplianceChangeEventReasonAdmin [optional]
ReasonUser CaepDeviceComplianceChangeEventReasonUser [optional]
Subjects SecurityEventSubject

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