3 references to Impersonate
mscorlib (3)
system\security\principal\windowsidentity.cs (2)
661
return
Impersonate
(ref stackMark);
676
return wi.
Impersonate
(ref stackMark);
system\security\securitycontext.cs (1)
482
scsw.wic = sc.WindowsIdentity.
Impersonate
(ref stackMark);