1 write to processIdentity
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusAuthorization.cs (1)
187processIdentity = new WindowsIdentity(tokenHandle.DangerousGetHandle());
1 reference to processIdentity
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusAuthorization.cs (1)
195return processIdentity;