> ## Documentation Index
> Fetch the complete documentation index at: https://projectdiscovery-nuclei-syntax-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Ldap.SearchResult

# Interface: SearchResult

[ldap](/templates/protocols/javascript/modules/ldap).SearchResult

SearchResult Interface

## Table of contents

### Properties

* [Entries](/templates/protocols/javascript/modules/ldap.SearchResult#entries)
* [Referrals](/templates/protocols/javascript/modules/ldap.SearchResult#referrals)

## Properties

### Entries

• `Optional` **Entries**: [`Entry`](/templates/protocols/javascript/modules/ldap.Entry)

#### Defined in

ldap.ts:577

***

### Referrals

• `Optional` **Referrals**: `string`\[]

#### Defined in

ldap.ts:575
