| ISslInfoX509Certificate Property  | 
Version 103.0.120 
            Returns the X.509 certificate.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
 Syntax
SyntaxX509Certificate2 X509Certificate { get; }property X509Certificate2^ X509Certificate {
	X509Certificate2^ get ();
}Property Value
Type: 
X509Certificate2 See Also
See Also