Okta.Sdk.Model.GroupPolicyRuleCondition
October 22, 2025 ยท View on GitHub
Specifies a set of groups whose users are to be included or excluded
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Exclude | List<string> | Groups to be excluded | [optional] |
| Include | List<string> | Groups to be included | [optional] |