1 reference to PassportPrincipal
System.Web (1)
Security\PassportAuthenticationModule.cs (1)
108
e.Context.User = new
PassportPrincipal
(e.Identity, new String[0]);