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

12 lines
532 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; [GetCredentialResponse](./puppeteer.protocol.webauthn.getcredentialresponse.md) &gt; [credential](./puppeteer.protocol.webauthn.getcredentialresponse.credential.md)
## Protocol.WebAuthn.GetCredentialResponse.credential property
<b>Signature:</b>
```typescript
credential: Credential;
```