@digitalpersona/authentication
Version:
DigitalPersona Authentication API
22 lines (13 loc) • 563 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/authentication](./authentication.md) > [Finger](./authentication.finger.md) > [(constructor)](./authentication.finger.(constructor).md)
## Finger.(constructor)
Constructs a new instance of the `Finger` class
<b>Signature:</b>
```typescript
constructor(
position: FingerPosition);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| position | <code>FingerPosition</code> | |