function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MahmudkMahmudk 

Asp.net users to salesforce user object

Quick win !
 Hello there,

we are migrating asp.net users to salesforce user object. What would be the best way to do this without having to mass password reset. We could use setpassword() API call to set a default password. Since in in sql the user password is hashed, we won't able to keep the same password in salesforce. Any recommendations how can we handle this issue? We don't want customer to get email notification for resetting password.

thanks
mahmud