SignedExchangeInfoSecurityDetails Property |
Version 90.6.50
Security details for the signed exchange header.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax public SecurityDetails SecurityDetails { get; set; }
public:
property SecurityDetails^ SecurityDetails {
SecurityDetails^ get ();
void set (SecurityDetails^ value);
}
Property Value
Type:
SecurityDetailsSee Also