SslStatusContentStatus Property |
Version 101.0.180
Returns a bitmask containing the page security content status.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax public SslContentStatus ContentStatus { get; }
public:
property SslContentStatus ContentStatus {
SslContentStatus get ();
}
Property Value
Type:
SslContentStatusSee Also