UNPKG

@digitalpersona/enrollment

Version:
20 lines (11 loc) 564 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; [unenroll](./enrollment.securityquestionsenroll.unenroll.md) ## SecurityQuestionsEnroll.unenroll() method Deletes the Security Question enrollment. <b>Signature:</b> ```typescript unenroll(): Promise<void>; ``` <b>Returns:</b> `Promise<void>` a promise to delete the enrollment or reject in case of an error.