<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [UserAgentCoreConfiguration](./sip.js.useragentcoreconfiguration.md) &gt; [authenticationFactory](./sip.js.useragentcoreconfiguration.authenticationfactory.md)

## UserAgentCoreConfiguration.authenticationFactory() method

DEPRECATED Authentication factory function.

<b>Signature:</b>

```typescript
authenticationFactory(): DigestAuthentication | undefined;
```
<b>Returns:</b>

`DigestAuthentication | undefined`

