2 references to Identity
System.Web (2)
Security\WindowsAuthenticationModule.cs (2)
97else if (e.Identity == AnonymousIdentity) 100e.Context.SetPrincipalNoDemand(new WindowsPrincipal(e.Identity), false /*needToSetNativePrincipal*/);