Attributes used for processing AD Group membership update
Name | Type | Description | Notes |
---|---|---|---|
Action | string | The update action to take | [optional] |
Attribute | string | The attribute that tracks group memberships in AD. This should be `member` for AD. | [optional] |
Values | List<string> | List of user IDs whose group memberships to update | [optional] |