SecurityStateChangedEventArgs Properties |
The SecurityStateChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Explanations |
List of explanations for the security state. If the overall security state is `insecure` or
`warning`, at least one corresponding explanation should be included.
| |
InsecureContentStatus |
Information about insecure content on the page.
| |
SchemeIsCryptographic |
True if the page was loaded over cryptographic transport such as HTTPS.
| |
SecurityState |
Security state.
| |
Summary |
Overrides user-visible description of the state.
|