2 references to CreateNewLdapConnection
System.Web (2)
Security\ADMembershipProvider.cs (2)
592connection = directoryInfo.CreateNewLdapConnection(authTypeForValidation); 2323LdapConnection newConnection = directoryInfo.CreateNewLdapConnection(authTypeForValidation);