VirtualAuthenticatorOptionsTransport Property |
Version 88.2.90 [Missing <summary> documentation for "P:CefSharp.DevTools.WebAuthn.VirtualAuthenticatorOptions.Transport"]
Namespace:
CefSharp.DevTools.WebAuthn
Assembly:
CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax public AuthenticatorTransport Transport { get; set; }
public:
property AuthenticatorTransport Transport {
AuthenticatorTransport get ();
void set (AuthenticatorTransport value);
}
Property Value
Type:
AuthenticatorTransportSee Also