Click or drag to resize

FrameSecureContextType Property

Version 94.4.20
Indicates whether the main document is a secure context and explains why that is the case.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public SecureContextType SecureContextType { get; set; }

Property Value

Type: SecureContextType
See Also