12 lines
532 B
Markdown
12 lines
532 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAuthn](./puppeteer.protocol.webauthn.md) > [GetCredentialResponse](./puppeteer.protocol.webauthn.getcredentialresponse.md) > [credential](./puppeteer.protocol.webauthn.getcredentialresponse.credential.md)
|
|
|
|
## Protocol.WebAuthn.GetCredentialResponse.credential property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
credential: Credential;
|
|
```
|