1 reference to Password
System.Web.Extensions (1)
ApplicationServices\AuthenticationService.cs (1)
182
e.Authenticated = Membership.ValidateUser(e.UserName, e.
Password
);