puppeteer/new-docs/puppeteer.protocol.webauthn.removecredentialrequest.authenticatorid.md

12 lines
565 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; [RemoveCredentialRequest](./puppeteer.protocol.webauthn.removecredentialrequest.md) &gt; [authenticatorId](./puppeteer.protocol.webauthn.removecredentialrequest.authenticatorid.md)
## Protocol.WebAuthn.RemoveCredentialRequest.authenticatorId property
<b>Signature:</b>
```typescript
authenticatorId: AuthenticatorId;
```