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

NameTypeDescriptionNotes
ExcludeList<DetectedRiskEvents>An array of detected risk events to exclude in the entity policy rule
IncludeList<DetectedRiskEvents>An array of detected risk events to include in the entity policy rule

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