Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • MaxUsersPerImport

  • MaxDeactivateUsers

  • MaxNewUsers

  • MaxOrgProfileValueUpdates

  • MaxReactivateUsers

  • MaxInvalidUsers

Info

If Threshold Configuration is not required Thresholds array can be left empty like this. But configuration section must exists.

Code Block
  "ThresholdConfiguration" : {
	  "Thresholds" : [
	]
  }

User Importer Configuration (Mandatory)

...