Hello all,
I am creating a page where i am displaying whether the user is subscribed for a group or not and then providing appropriate options to subscribe or unsubscribe a group on Forefront Identity Manager . The point where I am stuck is how to know whether the already made request is in pending status or not. I want to show 'pending' tag for the above mentioned scenario. Is there any C# method or code to achieve this. If not please provide an approach on how to implement it.