1 write to _windowsIdentity
System.IdentityModel (1)
System\IdentityModel\Tokens\SessionDictionary.cs (1)
123
_windowsIdentity
= Add("WindowIdentity");
1 reference to _windowsIdentity
System.IdentityModel (1)
System\IdentityModel\Tokens\SessionDictionary.cs (1)
176
get { return
_windowsIdentity
; }