Click or drag to resize

SecurityStateExplanationMixedContentType Property

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

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

Property Value

Type: MixedContentType
See Also