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