<!-- 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; [(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. |

