puppeteer/new-docs/puppeteer.protocol.webauthn.credential.isresidentcredential.md

12 lines
525 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; [Credential](./puppeteer.protocol.webauthn.credential.md) &gt; [isResidentCredential](./puppeteer.protocol.webauthn.credential.isresidentcredential.md)
## Protocol.WebAuthn.Credential.isResidentCredential property
<b>Signature:</b>
```typescript
isResidentCredential: boolean;
```