UserProfileManager.GetUserProfile method

Overload list

  Name Description
Public method GetUserProfile(Boolean) Gets the UserProfile object of the current user or creates one if the UserProfile object does not already exist.
Public method GetUserProfile([]) Gets the UserProfile object for the specified SID in byte[] format.
Public method GetUserProfile(Guid) Gets the UserProfile object for the specified GUID.
Public method GetUserProfile(Int64) Gets the UserProfile object for the specified record identifier.
Public method GetUserProfile(String) Gets the UserProfile object for the specified account name.
Public method GetUserProfile(Int64, Boolean)
Public method GetUserProfile(String, Boolean) Retrieves the requested user's profile.

Top

See also

Reference

UserProfileManager class

UserProfileManager members

Microsoft.Office.Server.UserProfiles namespace