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