E
etam
Hi,
is there any solution to iterate through all user profiles?
Thanks in advance,
Etam.
is there any solution to iterate through all user profiles?
Thanks in advance,
Etam.
ProfileManager.GetAllProfiles()
But this gives me only ProfileInfos :/.
Use ProfileInfo.UserName in conjunction with
ProfileManager.FindProfilesByUserName() to get the full profile object.
Use ProfileInfo.UserName in conjunction with
ProfileManager.FindProfilesByUserName() to get the full profile object.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.