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

# Ldap.Entry

# Interface: Entry

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

Entry Interface

## Table of contents

### Properties

* [Attributes](/templates/protocols/javascript/modules/ldap.Entry#attributes)
* [DN](/templates/protocols/javascript/modules/ldap.Entry#dn)

## Properties

### Attributes

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

#### Defined in

ldap.ts:528

***

### DN

• `Optional` **DN**: `string`

#### Defined in

ldap.ts:526
