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