2 references to ValidateCredentials
System.Web (2)
Security\ADMembershipProvider.cs (2)
1126if (!ValidateCredentials(usernameForAuthentication, password)) 1862result = ValidateCredentials(usernameForAuthentication, password);