1 reference to FormsIdentity
System.Web (1)
Security\FormsAuthenticationModule.cs (1)
129
e.Context.SetPrincipalNoDemand(new GenericPrincipal(new
FormsIdentity
(ticket2), new String[0]));