2 references to ClientFormsIdentity
System.Web.Extensions (2)
ClientServices\Providers\ClientFormsAuthenticationMembershipProvider.cs (2)
66Thread.CurrentPrincipal = new ClientRolePrincipal(new ClientFormsIdentity(username, password, 359Thread.CurrentPrincipal = new ClientRolePrincipal(new ClientFormsIdentity(username, password, this, "ClientForms", true, cookies));