Okta.Sdk.Model.Parameters
October 22, 2025 ยท View on GitHub
Attributes used for processing Active Directory group membership update
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Action | string | The update action to take | [optional] |
| Attribute | string | The attribute that tracks group memberships in Active Directory. For Active Directory, use `member`. | [optional] |
| Values | List<string> | List of user IDs whose group memberships to update | [optional] |