SecurityDetailsCertificateTransparencyCompliance Property |
Version 118.6.80
Whether the request complied with Certificate Transparency policy
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public CertificateTransparencyCompliance CertificateTransparencyCompliance { get; set; }
public:
property CertificateTransparencyCompliance CertificateTransparencyCompliance {
CertificateTransparencyCompliance get ();
void set (CertificateTransparencyCompliance value);
}
Property Value
Type:
CertificateTransparencyComplianceSee Also