Updating User Profile Properties for the Current User
Posted by Scott on December 16, 2008
0 comments
Updates to a user’s profile properties can be performed with the following:
Updates to a user’s profile properties can be performed with the following:
Retrieving a user’s profile properties can be achieved with the following block:
I recently needed to add several custom profile properties through a web part for tracking a users’ security preferences for a particular web application.
The following is the method used to create four new properties in the SSP:
In a follow-up to the previous post relating to Isolator for SharePoint (by Typemock), I was one of the lucky 50 to win a full license. I suppose it is time to get on to some unit testing.