@digitalpersona/enrollment
Version:
DigitalPersona Enrollment API
14 lines (8 loc) • 414 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/enrollment](./enrollment.md) > [QuestionWithAnswer](./enrollment.questionwithanswer.md) > [answer](./enrollment.questionwithanswer.answer.md)
## QuestionWithAnswer.answer property
An answer to the security question.
<b>Signature:</b>
```typescript
answer: Answer;
```