puppeteer/new-docs/puppeteer.protocol.webauthn.getcredentialresponse.md

19 lines
681 B
Markdown
Raw Normal View History

<!-- 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; [GetCredentialResponse](./puppeteer.protocol.webauthn.getcredentialresponse.md)
## Protocol.WebAuthn.GetCredentialResponse interface
<b>Signature:</b>
```typescript
export interface GetCredentialResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [credential](./puppeteer.protocol.webauthn.getcredentialresponse.credential.md) | [Credential](./puppeteer.protocol.webauthn.credential.md) | |