Click or drag to resize

SecurityDetailsCertificateTransparencyCompliance Property

Version 101.0.180
Whether the request complied with Certificate Transparency policy

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public CertificateTransparencyCompliance CertificateTransparencyCompliance { get; set; }

Property Value

Type: CertificateTransparencyCompliance
See Also