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