Versions Compared

Key

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

...

"System.Customer.UserImportClassName" -  Optional attribute.  This is the name of the class that inherits from the default CustomerUserIntegration class.  (e..g "CUKIntegration" for CUKIntegration.cs : CustomerUserIntegration.cs)

"System.Customer.UserImporterUsePasswordOnCreateUserImportUsePasswordOnCreate" - Optional attribute.  Used as a flag for using the password column of the import file as the initial password on user creation. Valid values are 'True' or 'False'. Defaults to true if not set.

...