ProfileLoader members

Provides an alternate entry point to user profiles rather than calling methods directly.

The ProfileLoader type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetProfileLoader() Gets a ProfileLoader object from the context cache.
Public methodStatic member GetProfileLoader(ServerContext) Obsolete. Gets a ProfileLoader object from the context cache.
Public methodStatic member GetProfileLoader(SPServiceContext)
Public methodStatic member GetProfileLoader(Boolean) Gets a ProfileLoader object from the context cache.
Public methodStatic member GetProfileLoader(ServerContext, Boolean) Obsolete. Gets a ProfileLoader object from the context cache.
Public methodStatic member GetProfileLoader(SPServiceContext, Boolean)
Public method GetType (Inherited from Object.)
Public method GetUserProfile Gets a UserProfile object corresponding to the current user.
Public method GetUserProfileManager Gets a UserProfileManager object.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ProfileLoader class

Microsoft.Office.Server.UserProfiles namespace