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