Okta.Sdk.Model.UserImportRequestDataContext
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Conflicts | List<Dictionary<string, Object>> | An array of user profile attributes that are in conflict | [optional] |
| Application | UserImportRequestDataContextApplication | [optional] | |
| Job | UserImportRequestDataContextJob | [optional] | |
| Matches | List<Dictionary<string, Object>> | The list of Okta users currently matched to the app user based on import matching. There can be more than one match. | [optional] |
| Policy | List<Dictionary<string, Object>> | The list of any policies that apply to the import matching | [optional] |