We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37aa8b6 commit 4beeeadCopy full SHA for 4beeead
Server-Side Components/Background Scripts/Retrieve Impersonation Insights/readme.md
@@ -0,0 +1,10 @@
1
+This script helps to get the impersonator and impersonated user details and duration of impersonation.
2
+
3
4
+Details of Events:
5
6
+(impersonation.start) which shows that the impersonation has started,
7
+(impersonation.end) shows that the impersonation has ended.
8
9
+Parm1 contains the userid of user who started the impersonation.
10
+Parm2 contains the userid of user whom we have impersonated.
0 commit comments