@digitalpersona/enrollment
Version:
DigitalPersona Enrollment API
14 lines (8 loc) • 408 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) > [question](./enrollment.questionwithanswer.question.md)
## QuestionWithAnswer.question property
A security question
<b>Signature:</b>
```typescript
question: Question;
```