Okta.Sdk.Model.UserImportRequestDataContext

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
ConflictsList<Dictionary<string, Object>>An array of user profile attributes that are in conflict[optional]
ApplicationUserImportRequestDataContextApplication[optional]
JobUserImportRequestDataContextJob[optional]
MatchesList<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]
PolicyList<Dictionary<string, Object>>The list of any policies that apply to the import matching[optional]

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