IUserDetailsService GetUserDetailsByUserId Method CelloSaaS API Documentation
Overload List

  Name Description
Public method GetUserDetailsByUserId(String)
Get user details for the given userId
Public method GetUserDetailsByUserId(String, String)
Gets the user details for the given user id and the tenant Id.
Back to Top
See Also