UNPKG

@digitalpersona/services

Version:
23 lines (13 loc) 606 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [IAuthService](./services.iauthservice.md) &gt; [DestroyAuthentication](./services.iauthservice.destroyauthentication.md) ## IAuthService.DestroyAuthentication() method <b>Signature:</b> ```typescript DestroyAuthentication(auth: AuthenticationHandle): Promise<void>; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | auth | <code>AuthenticationHandle</code> | | <b>Returns:</b> `Promise<void>`