<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [ExtendedAuthResult](./services.extendedauthresult.md) &gt; [authData](./services.extendedauthresult.authdata.md)

## ExtendedAuthResult.authData property

Authentication payload data.

<b>Signature:</b>

```typescript
readonly authData?: string;
```
