Click or drag to resize

ResponseSecurityState Property

Version 108.4.130
Security state of the request resource.

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

Property Value

Type: SecurityState
See Also