SimpleMembershipProvider.GetUser Method

Include Protected Members
Include Inherited Members

Returns information about the user account and optionally updates the timestamp for the most recent activity in the user account.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetUser(Object, Boolean) Returns information about the user account using the specified user ID, and optionally updates the timestamp of the most recent activity for the user account. (Overrides MembershipProvider.GetUser(Object, Boolean).)
Public method GetUser(String, Boolean) Returns information about the user account using the specified user name, and optionally updates the timestamp of the most recent activity for the user account. (Overrides MembershipProvider.GetUser(String, Boolean).)

Top

See Also

Reference

SimpleMembershipProvider Class

WebMatrix.WebData Namespace