<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [AuthenticationData](./services.authenticationdata.md) &gt; [handle](./services.authenticationdata.handle.md)

## AuthenticationData.handle property

An authentication handle. The client must create the handle on [IAuthenticationClient.init()](./services.iauthenticationclient.init.md)<!-- -->, and destroy on .

<b>Signature:</b>

```typescript
readonly handle: AuthenticationHandle;
```
