Click or drag to resize

SecurityDetailsCertificateTransparencyCompliance Property

Version 109.1.110
Whether the request complied with Certificate Transparency policy

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

Property Value

Type: CertificateTransparencyCompliance
See Also