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