2 references to ValidateUserCore
System.Web.Extensions (2)
ClientServices\Providers\ClientFormsAuthenticationMembershipProvider.cs (2)
174
if (
ValidateUserCore
(username, password, rememberMeInt, ref promptCount, true)) {
182
if (
ValidateUserCore
(null, password, rememberMeInt, ref promptCount, false)) {