IUserDetailsService ValidateUser Method CelloSaaS API Documentation
Overload List

  Name Description
Public method ValidateUser(String, String) Obsolete.
Validates the user login credentials. True if the valid credentials passed else False
Public method ValidateUser(String, String, String)
Validates the user login credentials. True if the valid credentials passed else False Primarly used in Forms validation
Back to Top
See Also