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