System.DirectoryServices.Protocols.LdapConnection has wrong argument check (#78459...
authorGeert van Horrik <GeertvanHorrik@users.noreply.github.com>
Fri, 3 Feb 2023 23:23:05 +0000 (00:23 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Feb 2023 23:23:05 +0000 (15:23 -0800)
commitefe93b7d30add5ae40a57b92140990a522e7ee9c
tree9dad8281fc6ffc319b35f9868a8a8189a080ecca
parent4b98c1ef3378d419240351e242f26512e4f393c6
System.DirectoryServices.Protocols.LdapConnection has wrong argument check (#78459) (#80636)

* #78459 System.DirectoryServices.Protocols.LdapConnection has wrong argument check for anonymous authentication

* Add unit tests for ldap-anonymous-auth-fix
src/libraries/System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/ldap/LdapConnection.cs
src/libraries/System.DirectoryServices.Protocols/tests/LdapConnectionTests.cs