SecurityStateChangedEventArgsSchemeIsCryptographic Property |
Version 107.1.120
True if the page was loaded over cryptographic transport such as HTTPS.
Namespace:
CefSharp.DevTools.Security
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public bool SchemeIsCryptographic { get; }
public:
property bool SchemeIsCryptographic {
bool get ();
}
Property Value
Type:
BooleanSee Also