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