2.1.5.11 GetUser

This method returns user information from the database based on the unique identifier for the user.

Overload List:

  • GetUser(Object, bool)

    This method returns user information from the database based on the supplied unique identifier.

  • GetUser(string, bool)

    This method returns user information from the database based on the supplied the user name.