Click or drag to resize

CefSslInfoCertStatus Property

Returns a bitmask containing any and all problems verifying the server certificate.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CefCertStatus CertStatus { get; }

Property Value

CefCertStatus
See Also