1 write to anonymousIdentity
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusAuthorization.cs (1)
143anonymousIdentity = new WindowsIdentity(tokenHandle.DangerousGetHandle());
2 references to anonymousIdentity
System.ServiceModel (2)
System\ServiceModel\ComIntegration\ComPlusAuthorization.cs (2)
99if (anonymousIdentity == null) 168return anonymousIdentity;