Click or drag to resize

VirtualAuthenticatorOptionsCtap2Version Property

Version 102.0.100
Defaults to ctap2_0. Ignored if |protocol| == u2f.

Namespace:  CefSharp.DevTools.WebAuthn
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public Ctap2Version? Ctap2Version { get; set; }

Property Value

Type: NullableCtap2Version
See Also