puppeteer/new-docs/puppeteer.protocol.webauthn.addcredentialrequest.md
2020-07-13 14:01:35 +01:00

20 lines
844 B
Markdown

<!-- 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) | |