@digitalpersona/devices
Version:
DigitalPersona Security Devices support library
25 lines (14 loc) • 603 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/devices](./devices.md) > [WindowsAuthClient](./devices.windowsauthclient.md) > [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>`