@digitalpersona/authentication
Version:
DigitalPersona Authentication API
21 lines (12 loc) • 662 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/authentication](./authentication.md) > [SecurityQuestionsAuth](./authentication.securityquestionsauth.md) > [(constructor)](./authentication.securityquestionsauth.(constructor).md)
## SecurityQuestionsAuth.(constructor)
Constructs a new Security Questions authentication API object.
<b>Signature:</b>
```typescript
constructor(authService: IAuthService);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| authService | <code>IAuthService</code> | an connected to the server. |