1 write to _impersonationLevel
System.Security.Principal.Windows (1)
System\Security\Principal\WindowsIdentity.cs (1)
442
_impersonationLevel
= impersonationLevel;
1 reference to _impersonationLevel
System.Security.Principal.Windows (1)
System\Security\Principal\WindowsIdentity.cs (1)
446
return
_impersonationLevel
;