Okta.Sdk.Model.RiskEvent
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ExpiresAt | DateTimeOffset | Timestamp at which the event expires (expressed as a UTC time zone using ISO 8601 format: yyyy-MM-dd`T`HH:mm:ss.SSS`Z`). If this optional field isn't included, Okta automatically expires the event 24 hours after the event is consumed. | [optional] |
| Subjects | List<RiskEventSubject> | List of risk event subjects | |
| Timestamp | DateTimeOffset | Timestamp of when the event is produced (expressed as a UTC time zone using ISO 8601 format: yyyy-MM-dd`T`HH:mm:ss.SSS`Z`) | [optional] |