Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 803 Bytes

File metadata and controls

12 lines (8 loc) · 803 Bytes

Okta.Sdk.Model.RiskDetectionTypesPolicyRuleCondition

<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

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