Okta.Sdk.Model.GroupPolicyRuleCondition

October 22, 2025 ยท View on GitHub

Specifies a set of groups whose users are to be included or excluded

Properties

NameTypeDescriptionNotes
ExcludeList<string>Groups to be excluded[optional]
IncludeList<string>Groups to be included[optional]

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