WebAuthnClient Constructor |
Version 86.0.240
Namespace:
CefSharp.DevTools.WebAuthn
Assembly:
CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax public WebAuthnClient(
IDevToolsClient client
)
public:
WebAuthnClient(
IDevToolsClient^ client
)
Parameters
- client
- Type: CefSharp.DevToolsIDevToolsClient
[Missing <param name="client"/> documentation for "M:CefSharp.DevTools.WebAuthn.WebAuthnClient.#ctor(CefSharp.DevTools.IDevToolsClient)"]
See Also