DevToolsClientWebAuthn Property  | 
Version 94.4.20 
            This domain allows configuring virtual authenticators to test the WebAuthn
            API.
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntaxpublic WebAuthnClient WebAuthn { get; }public:
property WebAuthnClient^ WebAuthn {
	WebAuthnClient^ get ();
}Property Value
Type: 
WebAuthnClient
See Also