Okta.Sdk.Model.EntityRiskPolicyRule

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
CreatedDateTimeOffset?Timestamp when the rule was created[optional] [readonly]
IdstringIdentifier for the rule[optional] [readonly]
LastUpdatedDateTimeOffset?Timestamp when the rule was last modified[optional] [readonly]
NamestringName of the rule[optional]
Priorityint?Priority of the rule[optional]
StatusLifecycleStatus[optional]
SystemboolSpecifies whether Okta created the policy rule (`system=true`). You can't delete policy rules that have `system` set to `true`.[optional] [default to false]
TypePolicyRuleType[optional]
LinksPolicyLinks[optional]
ActionsEntityRiskPolicyRuleAllOfActions[optional]
ConditionsEntityRiskPolicyRuleConditions[optional]

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