CertificateSecurityStateIssuer Property  | 
Version 93.1.111 
            Name of the issuing CA.
            
 
    Namespace: 
   CefSharp.DevTools.Security
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic string Issuer { get; set; }public:
property String^ Issuer {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also