<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/devices](./devices.md) &gt; [WindowsAuthClient](./devices.windowsauthclient.md) &gt; [term](./devices.windowsauthclient.term.md)

## WindowsAuthClient.term() method

Used internally. Do not call this method.

<b>Signature:</b>

```typescript
term(handle: AuthenticationHandle): Promise<void>;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  handle | <code>AuthenticationHandle</code> |  |

<b>Returns:</b>

`Promise<void>`

