SslStatusX509Certificate Property |
Version 55.0.0[Missing <summary> documentation for "P:CefSharp.SslStatus.X509Certificate"]
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax public X509Certificate2 X509Certificate { get; }
public:
property X509Certificate2^ X509Certificate {
X509Certificate2^ get ();
}
Property Value
Type:
X509Certificate2See Also