[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [WebAuthn](./puppeteer.protocol.webauthn.md) > [VirtualAuthenticatorOptions](./puppeteer.protocol.webauthn.virtualauthenticatoroptions.md) > [hasResidentKey](./puppeteer.protocol.webauthn.virtualauthenticatoroptions.hasresidentkey.md) ## Protocol.WebAuthn.VirtualAuthenticatorOptions.hasResidentKey property Defaults to false. Signature: ```typescript hasResidentKey?: boolean; ```