MembershipProvider.GetUser Method
.NET Framework 4.5
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 | |
|---|---|---|
|
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. |
|
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. |