<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/enrollment](./enrollment.md) &gt; [SmartCardEnroll](./enrollment.smartcardenroll.md) &gt; [(constructor)](./enrollment.smartcardenroll.(constructor).md)

## SmartCardEnroll.(constructor)

Constructs a new smartcard enrollment API object.

<b>Signature:</b>

```typescript
constructor(context: EnrollmentContext);
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  context | <code>EnrollmentContext</code> | an [enrollment context](./enrollment.enrollmentcontext.md)<!-- -->. |

