Share via


SPClaimsAuthMembershipProvider.GetUser method

Gets the user information for a membership user from the data source.

Overload list

  Name Description
Public method GetUser(Object, Boolean) Gets the user information from the data source based on the unique ID for the membership user and updates the last-activity date/time stamp for the user, if specified. (Overrides MembershipProvider.GetUser(Object, Boolean).)
Public method GetUser(String, Boolean) Gets the user information from the data source based on the membership user name and, if specified, updates the last activity date/time stamp for the user. (Overrides MembershipProvider.GetUser(String, Boolean).)

Top

See also

Reference

SPClaimsAuthMembershipProvider class

SPClaimsAuthMembershipProvider members

Microsoft.SharePoint.Administration.Claims namespace