ResponseSecurityState Property |
Version 87.1.132 [Missing <summary> documentation for "P:CefSharp.DevTools.Network.Response.SecurityState"]
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax public SecurityState SecurityState { get; set; }
public:
property SecurityState SecurityState {
SecurityState get ();
void set (SecurityState value);
}
Property Value
Type:
SecurityStateSee Also