Click or drag to resize

SecurityStateChangedEventArgsSchemeIsCryptographic Property

Version 130.1.90
True if the page was loaded over cryptographic transport such as HTTPS.

Namespace: CefSharp.DevTools.Security
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public bool SchemeIsCryptographic { get; }

Property Value

Boolean
See Also