-
Search
-
Archive
June 2012 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: Claims
Claims-based authentication and user profiles
Turns out it is relatively trivial to create a user profile for a claims authenticated user. You are probably familiar with the UserProfileManager.CreateUserProfile method. The overload of interest takes a string parameter that is the username of the profile to … Continue reading →