Okta.Sdk.Model.AuthorizationServerPolicyRule

January 29, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
ActionsAuthorizationServerPolicyRuleActions[optional]
ConditionsAuthorizationServerPolicyRuleConditions[optional]
CreatedDateTimeOffsetTimestamp when the rule was created[optional] [readonly]
IdstringIdentifier of the rule[optional] [readonly]
LastUpdatedDateTimeOffsetTimestamp when the rule was last modified[optional] [readonly]
NamestringName of the rule[optional]
PriorityintPriority of the rule[optional]
StatusstringStatus of the rule[optional]
SystemboolSet to `true` for system rules. You can't delete system rules.[optional]
TypestringRule type[optional] [default to TypeEnum.RESOURCEACCESS]
LinksAuthorizationServerPolicyRuleLinks[optional]

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