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