IUserDetailsService ForgotPassword Method CelloSaaS API Documentation
Overload List

  Name Description
Public method ForgotPassword(String) Obsolete.
This method is used to send mail to user with his/her password. Password may be old password or resetted password
Public method ForgotPassword(String, String)
This method is used to send mail to user with his/her password. Password may be old password or reseted password
Back to Top
See Also