<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/services](./services.md) &gt; [AuthService](./services.authservice.md) &gt; [DestroyAuthentication](./services.authservice.destroyauthentication.md)

## AuthService.DestroyAuthentication() method


<b>Signature:</b>

```typescript
DestroyAuthentication(authId: AuthenticationHandle): Promise<void>;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  authId | <code>AuthenticationHandle</code> |  |

<b>Returns:</b>

`Promise<void>`

