SecurityStateExplanationTitle Property  | 
Version 93.1.111 
            Title describing the type of factor.
            
 
    Namespace: 
   CefSharp.DevTools.Security
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic string Title { get; set; }public:
property String^ Title {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also