2 references to DirectoryOperationException
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\ldap\LdapConnection.cs (1)
1544
throw new
DirectoryOperationException
(response);
System\DirectoryServices\Protocols\ldap\LdapException.cs (1)
160
public TlsOperationException(DirectoryResponse response) :
base
(response)