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