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?

Question: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?

1.By using Address:Prefix to perform a keyword search

2.By obtaining the value of the Address node from the user's SPUser.XML property

3.By obtaining the value of the PropertyInformation.Description property, where the value of the PropertyInformation.Name is Address

4.By entering the code UserProfile userProfile = profileManager.GetUserProfile("Zenthadmerson");<br>string l_strAddress=userProfile["Address"].Value


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!