Skip to content

Commit 4beeead

Browse files
authored
readme.md
This script helps to get the impersonator and impersonated user details and duration of impersonation.
1 parent 37aa8b6 commit 4beeead

File tree

1 file changed

+10
-0
lines changed
  • Server-Side Components/Background Scripts/Retrieve Impersonation Insights

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)