MCQs > IT & Programming > SharePoint > Suppose you create a MOSS 2007 site which contains user contact information and that is configured to use a shared service provider (SSP) to manage user profiles. which contain user contact information. How would you retrieve the address of a particular user?

SharePoint MCQs

Suppose you create a MOSS 2007 site which contains user contact information and that is configured to use a shared service provider (SSP) to manage user profiles. which contain user contact information. How would you retrieve the address of a particular user?


Answer

Correct Answer: By entering the code UserProfile userProfile = profileManager.GetUserProfile("Zenth\admerson");<br>string l_strAddress=userProfile["Address"].Value

Explanation:

Note: This Question is unanswered, help us to find answer for this one

SharePoint Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

SharePoint Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it