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