Click or drag to resize

SecurityStateExplanationMixedContentType Property

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

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

Property Value

Type: MixedContentType
See Also