Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 655 Bytes

File metadata and controls

11 lines (7 loc) · 655 Bytes

Okta.Sdk.Model.UserImportRequestDataAction

The object that specifies the default action Okta is set to take

Properties

Name Type Description Notes
Result string The current default action that results when Okta imports a user. The two possible values are `CREATE_USER` and `LINK_USER`. You can change the action that is taken by means of the commands object you return. [optional]

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