Gets SSL certificate.
| C# | Visual Basic | Visual C++ |
public X509Certificate2 Certificate { get; }
Public ReadOnly Property Certificate As X509Certificate2 Get
public: property X509Certificate2^ Certificate { X509Certificate2^ get (); }
| C# | Visual Basic | Visual C++ |
public X509Certificate2 Certificate { get; }
Public ReadOnly Property Certificate As X509Certificate2 Get
public: property X509Certificate2^ Certificate { X509Certificate2^ get (); }