Click or drag to resize

SecurityStateChangedEventArgs Properties

Version 94.4.20

The SecurityStateChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyExplanations
List of explanations for the security state. If the overall security state is `insecure` or `warning`, at least one corresponding explanation should be included.
Public propertyInsecureContentStatus
Information about insecure content on the page.
Public propertySchemeIsCryptographic
True if the page was loaded over cryptographic transport such as HTTPS.
Public propertySecurityState
Security state.
Public propertySummary
Overrides user-visible description of the state.
Top
See Also