Enum MixedContentResolutionStatus
MixedContentResolutionStatus
[JsonConverter(typeof(JsonEnumMemberConverter<MixedContentResolutionStatus>))]
public enum MixedContentResolutionStatusFields
- [EnumMember(Value = "MixedContentAutomaticallyUpgraded")] MixedContentAutomaticallyUpgraded = 1
- Enumerated member for the MixedContentAutomaticallyUpgraded value. 
- [EnumMember(Value = "MixedContentBlocked")] MixedContentBlocked = 0
- Enumerated member for the MixedContentBlocked value. 
- [EnumMember(Value = "MixedContentWarning")] MixedContentWarning = 2
- Enumerated member for the MixedContentWarning value.