Okta.Sdk.Model.CaepDeviceComplianceChangeEvent
October 22, 2025 ยท View on GitHub
The subject's device compliance was revoked
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| CurrentStatus | string | Current device compliance status | |
| EventTimestamp | long | The time of the event (UNIX timestamp) | |
| InitiatingEntity | string | The entity that initiated the event | [optional] |
| PreviousStatus | string | Previous device compliance status | |
| ReasonAdmin | CaepDeviceComplianceChangeEventReasonAdmin | [optional] | |
| ReasonUser | CaepDeviceComplianceChangeEventReasonUser | [optional] | |
| Subject | SecurityEventSubject |