12 lines
492 B
Markdown
12 lines
492 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) > [Credential](./puppeteer.protocol.webauthn.credential.md) > [credentialId](./puppeteer.protocol.webauthn.credential.credentialid.md)
|
||
|
|
||
|
## Protocol.WebAuthn.Credential.credentialId property
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
credentialId: string;
|
||
|
```
|