Click or drag to resize

MixedContentResolutionStatus Enumeration

Version 86.0.240
MixedContentResolutionStatus

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public enum MixedContentResolutionStatus
Members
  Member nameValueDescription
MixedContentBlocked0 MixedContentBlocked
MixedContentAutomaticallyUpgraded1 MixedContentAutomaticallyUpgraded
MixedContentWarning2 MixedContentWarning
See Also