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