VirtualAuthenticatorOptionsProtocol Property  | 
Version 106.0.290 
            Protocol
            
 
    Namespace: 
   CefSharp.DevTools.WebAuthn
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic AuthenticatorProtocol Protocol { get; set; }public:
property AuthenticatorProtocol Protocol {
	AuthenticatorProtocol get ();
	void set (AuthenticatorProtocol value);
}Property Value
Type: 
AuthenticatorProtocol
See Also