Okta.Sdk.Model.RiskDetectionTypesPolicyRuleCondition
October 22, 2025 ยท View on GitHub
<x-lifecycle class="oie"> An object that references detected risk events. This object can have an include parameter or an exclude parameter, but not both.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Exclude | List<DetectedRiskEvents> | An array of detected risk events to exclude in the entity policy rule | |
| Include | List<DetectedRiskEvents> | An array of detected risk events to include in the entity policy rule |