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