In wdk Customization I am getting session using (IDfSession session= getDfSession();)
How we can identify this session belong to particular user.
Thanks & Regards
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Try this
getDfSession.getLoginInfo().getUser()