@digitalpersona/enrollment
Version:
DigitalPersona Enrollment API
20 lines (11 loc) • 603 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/enrollment](./enrollment.md) > [SecurityQuestionsEnroll](./enrollment.securityquestionsenroll.md) > [canEnroll](./enrollment.securityquestionsenroll.canenroll.md)
## SecurityQuestionsEnroll.canEnroll() method
Reads a Security Questions enrollment availability.
<b>Signature:</b>
```typescript
canEnroll(): Promise<void>;
```
<b>Returns:</b>
`Promise<void>`
a fulfilled promise when Security Questions can be enrolled, a rejected promise otherwise.