Your company uses a Microsoft Office SharePoint Server 2007 site that has user profiles enabled. Your company also uses a Web-based human resources (HR) application that runs on a different server. The HR department wants to display the user profile data from the SharePoint site in the Web-based application.
You need to retrieve the user profile information from within the Web-based application.
Which method of the UserProfileService object should you use?
A.
The GetUserProfileByName method.
B.
The ModifyUserPropertyByName method.
C.
The GetCurrentChangeToken method.
D.
The GetUserCurrentChangeToken method.