SignedExchangeInfoSecurityDetails Property |
Version 130.1.90
Security details for the signed exchange header.
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public SecurityDetails SecurityDetails { get; set; }
public:
property SecurityDetails^ SecurityDetails {
SecurityDetails^ get ();
void set (SecurityDetails^ value);
}
Property Value
SecurityDetailsSee Also