UNPKG

@digitalpersona/enrollment

Version:
20 lines (11 loc) 616 B
<!-- 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; [getEnrolledQuestions](./enrollment.securityquestionsenroll.getenrolledquestions.md) ## SecurityQuestionsEnroll.getEnrolledQuestions() method Reads enrolled Security Questions. <b>Signature:</b> ```typescript getEnrolledQuestions(): Promise<Question[]>; ``` <b>Returns:</b> `Promise<Question[]>` a promise to return a collection of enrolled Security Questions.