Click or drag to resize

SecurityDetailsProtocol Property

Version 118.6.80
Protocol name (e.g. "TLS 1.2" or "QUIC").

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public string Protocol { get; set; }

Property Value

Type: String
See Also