Click or drag to resize

AuthenticatorProtocol Enumeration

Version 130.1.90
AuthenticatorProtocol

Namespace: CefSharp.DevTools.WebAuthn
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public enum AuthenticatorProtocol
Members
Member nameValueDescription
U2f0 u2f
Ctap21 ctap2
See Also