Click or drag to resize

ResponseSecurityState Property

Version 112.3.0
Security state of the request resource.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public SecurityState SecurityState { get; set; }

Property Value

Type: SecurityState
See Also