Click or drag to resize

AuthenticatorProtocol Enumeration

Version 118.6.80
AuthenticatorProtocol

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