<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/authentication](./authentication.md) &gt; [ContactlessCardAuth](./authentication.contactlesscardauth.md) &gt; [(constructor)](./authentication.contactlesscardauth.(constructor).md)

## ContactlessCardAuth.(constructor)

Constructs a new contactless authentication API object.

<b>Signature:</b>

```typescript
constructor(authService: IAuthService);
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  authService | <code>IAuthService</code> | an  connected to the server. |

