7 references to LdapException
System.DirectoryServices.Protocols (7)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (4)
961
throw new
LdapException
(certError);
986
throw new
LdapException
(error);
1136
throw new
LdapException
(error);
1920
return new
LdapException
(error);
System\DirectoryServices\Protocols\ldap\LdapException.cs (1)
191
throw new
LdapException
(error);
System\DirectoryServices\Protocols\ldap\LdapSessionOptions.cs (2)
485
throw new
LdapException
(certError);
666
throw new
LdapException
(error);