<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [WebAuthn](./puppeteer.protocol.webauthn.md) &gt; [AddCredentialRequest](./puppeteer.protocol.webauthn.addcredentialrequest.md)

## Protocol.WebAuthn.AddCredentialRequest interface

<b>Signature:</b>

```typescript
export interface AddCredentialRequest 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [authenticatorId](./puppeteer.protocol.webauthn.addcredentialrequest.authenticatorid.md) | [AuthenticatorId](./puppeteer.protocol.webauthn.authenticatorid.md) |  |
|  [credential](./puppeteer.protocol.webauthn.addcredentialrequest.credential.md) | [Credential](./puppeteer.protocol.webauthn.credential.md) |  |