puppeteer/new-docs/puppeteer.protocol.webauthn.virtualauthenticatoroptions.transport.md

12 lines
564 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; [VirtualAuthenticatorOptions](./puppeteer.protocol.webauthn.virtualauthenticatoroptions.md) &gt; [transport](./puppeteer.protocol.webauthn.virtualauthenticatoroptions.transport.md)
## Protocol.WebAuthn.VirtualAuthenticatorOptions.transport property
<b>Signature:</b>
```typescript
transport: AuthenticatorTransport;
```