Click or drag to resize

SecurityDetailsCertificateTransparencyCompliance Property

Version 103.0.120
Whether the request complied with Certificate Transparency policy

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

Property Value

Type: CertificateTransparencyCompliance
See Also