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