VirtualAuthenticatorOptionsTransport Property |
Version 105.3.390
Transport
Namespace:
CefSharp.DevTools.WebAuthn
Assembly:
CefSharp (in CefSharp.dll) Version: 105.3.390.0 (105.3.390.0)
Syntax public AuthenticatorTransport Transport { get; set; }
public:
property AuthenticatorTransport Transport {
AuthenticatorTransport get ();
void set (AuthenticatorTransport value);
}
Property Value
Type:
AuthenticatorTransportSee Also