2 references to LDAP_CONNECT_ERROR
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\Interop\SafeHandles.Linux.cs (1)
31
throw new LdapException(SR.
LDAP_CONNECT_ERROR
);
System\DirectoryServices\Protocols\ldap\LdapException.cs (1)
54
{ LdapError.ConnectError, SR.
LDAP_CONNECT_ERROR
},