Click or drag to resize

SecurityStateChangedEventArgs Properties

Version 130.1.90

The SecurityStateChangedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyExplanations Previously a list of explanations for the security state. Now always empty.
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. Always omitted.
Top
See Also