Okta.Sdk.Model.RiskProvider
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Action | RiskProviderAction | ||
| ClientId | string | The ID of the OAuth 2.0 service app that's used to send risk events to Okta | |
| Created | DateTimeOffset | Timestamp when the risk provider object was created | [optional] [readonly] |
| Id | string | The ID of the risk provider object | [readonly] |
| LastUpdated | DateTimeOffset | Timestamp when the risk provider object was last updated | [optional] [readonly] |
| Name | string | Name of the risk provider | |
| Links | LinksSelf |