Enum MixedContentType
A description of mixed content (HTTP resources on HTTPS pages), as defined by https://www.w3.org/TR/mixed-content/#categories
[JsonConverter(typeof(JsonStringEnumConverter<MixedContentType>))]
public enum MixedContentType
Fields
Blockable = 0None = 2OptionallyBlockable = 1