<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/authentication](./authentication.md) &gt; [Fingers](./authentication.fingers.md)

## Fingers type

A collection of finger enrollment data.

<b>Signature:</b>

```typescript
export declare type Fingers = Finger[];
```
