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