| SecurityStateExplanationSummary Property  | 
Version 110.0.300 
            Short phrase describing the type of factor.
            
 
    Namespace: 
   CefSharp.DevTools.Security
    Assembly:
   CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
 Syntax
Syntaxpublic string Summary { get; set; }public:
property String^ Summary {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String See Also
See Also