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