Click or drag to resize

SecurityDetailsCertificateTransparencyCompliance Property

Version 112.3.0
Whether the request complied with Certificate Transparency policy

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

Property Value

Type: CertificateTransparencyCompliance
See Also