Click or drag to resize

SecurityDetailsCertificateTransparencyCompliance Property

Version 99.2.120
Whether the request complied with Certificate Transparency policy

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

Property Value

Type: CertificateTransparencyCompliance
See Also