Hi Guys,
I amtrying to implement full impersonation on a project.
I am using the sample template from the manual page.
After choosing the impersonee, I could not find a way to determine if the user is impersonating another user or it's just a regular login.
In the old impersonation model, this difference was based on the SecondaryUser information. In the new one it looks like the SecondaryUser is no longer available after impersonation.
On short, I need to know how to determine an impersonation from a regular login and also I want to determine the User that is using the impersonation.
Template tags or API guidance would be fine.
Thanks,
Adrian