Click or drag to resize

SecurityStateExplanationMixedContentType Property

Version 118.6.80
The type of mixed content described by the explanation.

Namespace:  CefSharp.DevTools.Security
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public MixedContentType MixedContentType { get; set; }

Property Value

Type: MixedContentType
See Also