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

# Kerberos.AuthorizationDataEntry

# Interface: AuthorizationDataEntry

[kerberos](/templates/protocols/javascript/modules/kerberos).AuthorizationDataEntry

AuthorizationDataEntry Interface

## Table of contents

### Properties

* [ADData](/templates/protocols/javascript/modules/kerberos.AuthorizationDataEntry#addata)
* [ADType](/templates/protocols/javascript/modules/kerberos.AuthorizationDataEntry#adtype)

## Properties

### ADData

• `Optional` **ADData**: `Uint8Array`

#### Defined in

kerberos.ts:193

***

### ADType

• `Optional` **ADType**: `number`

#### Defined in

kerberos.ts:191
