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