ProfileSearchManager Members

Include Protected Members
Include Inherited Members

Manages and executes search queries that can combine different profile types in the result set. It also supports searches for Audience objects.

The ProfileSearchManager 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 GetProfileSearchManager() Returns the ProfileSearchManager object for the current SPServiceContext.
Public methodStatic member GetProfileSearchManager(SPServiceContext) Returns the ProfileSearchManager object for the specified SPServiceContext.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Search([], ProfileSearchFlags) Uses the specified search patterns to search for profiles of specified types.
Public method Search([], ProfileSearchFlags, Int32, Nullable<Boolean>)
Public method SearchAudiences Uses the specified search patterns to search for audiences.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ProfileSearchManager Class

Microsoft.Office.Server.UserProfiles Namespace