This topic has not yet been rated - Rate this topic

MembershipProvider.GetUser Method

Gets information from the data source for a membership user.

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

  Name Description
Public method GetUser(Object, Boolean) Gets user information from the data source based on the unique identifier for the membership user. Provides an option to update the last-activity date/time stamp for the user.
Public method GetUser(String, Boolean) Gets information from the data source for a user. Provides an option to update the last-activity date/time stamp for the user.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.