InsecureContentStatus

@Serializable
data class InsecureContentStatus(val ranMixedContent: Boolean, val displayedMixedContent: Boolean, val containedMixedForm: Boolean, val ranContentWithCertErrors: Boolean, val displayedContentWithCertErrors: Boolean, val ranInsecureContentStyle: Security.SecurityState, val displayedInsecureContentStyle: Security.SecurityState)

Information about insecure content on the page.

Constructors

Link copied to clipboard
constructor(ranMixedContent: Boolean, displayedMixedContent: Boolean, containedMixedForm: Boolean, ranContentWithCertErrors: Boolean, displayedContentWithCertErrors: Boolean, ranInsecureContentStyle: Security.SecurityState, displayedInsecureContentStyle: Security.SecurityState)

Properties

Link copied to clipboard

Always false.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Always false.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Always false.