AuthenticatorProtocol Enumeration | 
Version 104.4.240 
            AuthenticatorProtocol
            
 
    Namespace: 
   CefSharp.DevTools.WebAuthn
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic enum AuthenticatorProtocol
public enum class AuthenticatorProtocol
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | U2f | 0 | 
            u2f
             | 
 | Ctap2 | 1 | 
            ctap2
             | 
See Also