2 references to User
System.Web (2)
Security\WindowsAuthenticationModule.cs (2)
95
if (e.
User
!= null)
96
e.Context.User = e.
User
;