VirtualAuthenticatorOptionsProtocol Property |
Version 98.1.210
Protocol
Namespace:
CefSharp.DevTools.WebAuthn
Assembly:
CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax public AuthenticatorProtocol Protocol { get; set; }
public:
property AuthenticatorProtocol Protocol {
AuthenticatorProtocol get ();
void set (AuthenticatorProtocol value);
}
Property Value
Type:
AuthenticatorProtocolSee Also