@digitalpersona/devices
Version:
DigitalPersona Security Devices support library
21 lines (12 loc) • 621 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) > [(constructor)](./devices.windowsauthclient.(constructor).md)
## WindowsAuthClient.(constructor)
Constructs a new IWA API object.
<b>Signature:</b>
```typescript
constructor(options?: WebSdk.WebChannelOptions);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| options | <code>WebSdk.WebChannelOptions</code> | options for the <code>WebSdk</code> channel. |