Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.12 KB

CaepSessionRevokedEvent.md

File metadata and controls

19 lines (15 loc) · 1.12 KB

Okta.Sdk.Model.CaepSessionRevokedEvent

The session of the subject was revoked

Properties

Name Type Description Notes
CurrentIp string Current IP of the session [optional]
CurrentUserAgent string Current User Agent of the session [optional]
EventTimestamp long The time of the event (UNIX timestamp)
InitiatingEntity string The entity that initiated the event [optional]
LastKnownIp string Last known IP of the session [optional]
LastKnownUserAgent string Last known User Agent of the session [optional]
ReasonAdmin CaepDeviceComplianceChangeEventReasonAdmin [optional]
ReasonUser CaepDeviceComplianceChangeEventReasonUser [optional]
Subjects SecurityEventSubject

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