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