Tagged Questions
5
votes
3answers
274 views
How to get two User Profiles service application using C#?
Is it possible to get two User Profiles service application
1). User profile service1
2). User profile service2
I have some code which only fetches the Ist User profile service application but ...
0
votes
1answer
382 views
How can I get list of all users reporting to perticular user using UserProfileManager?
I can see that UserProfileManager class does have a method GetManager() to pull manager from users profile but I don't see any thing which returns list of all users currently reporting to particular ...