Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 666 Bytes

Parameters.md

File metadata and controls

13 lines (9 loc) · 666 Bytes

Okta.Sdk.Model.Parameters

Attributes used for processing AD 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 AD. This should be `member` for AD. [optional]
Values List<string> List of user IDs whose group memberships to update [optional]

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