Click or drag to resize

CefSharp.DevTools.Security Namespace

Version 86.0.240

[Missing <summary> documentation for "N:CefSharp.DevTools.Security"]

Classes
  ClassDescription
Public classCertificateSecurityState
Details about the security state of the page certificate.
Public classInsecureContentStatus
Information about insecure content on the page.
Public classSafetyTipInfo
SafetyTipInfo
Public classSecurityClient
Security
Public classSecurityStateExplanation
An explanation of an factor contributing to the security state.
Public classVisibleSecurityState
Security state information about the page.
Enumerations
  EnumerationDescription
Public enumerationCertificateErrorAction
The action to take when a certificate error occurs. continue will continue processing the request and cancel will cancel the request.
Public enumerationMixedContentType
A description of mixed content (HTTP resources on HTTPS pages), as defined by https://www.w3.org/TR/mixed-content/#categories
Public enumerationSafetyTipStatus
SafetyTipStatus
Public enumerationSecurityState
The security level of a page or resource.