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