Hi,
Is there any way to find out that the current user is related to which specific group. I mean to say I create a group that has several users. Now I want to know the current user is related to that group or not.
dundas.context.currentSession.accountDisplayName using this I am able to get current user name.
but how can I check that this user is the member of which group?