2 references to User
System.Web (2)
Security\FormsAuthenticationModule.cs (2)
105
if (e.
User
!= null) {
107
e.Context.SetPrincipalNoDemand(e.
User
);