chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.webauthn / VirtualAuthenticatorOptions / <init>

<init>

VirtualAuthenticatorOptions(protocol: AuthenticatorProtocol, ctap2Version: Ctap2Version? = null, transport: AuthenticatorTransport, hasResidentKey: Boolean? = null, hasUserVerification: Boolean? = null, hasLargeBlob: Boolean? = null, automaticPresenceSimulation: Boolean? = null, isUserVerified: Boolean? = null)

Official doc