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