Okta.Sdk.Model.PermissionConditions
October 22, 2025 ยท View on GitHub
Conditions for further restricting a permission. See Permission conditions.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Exclude | Dictionary<string, Object> | Exclude attributes with specific values for the permission | [optional] |
| Include | Dictionary<string, Object> | Include attributes with specific values for the permission | [optional] |