Returns the underlying X509 certificate and its chain (for certificate-based keys).

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Function GetCertificateChain As CertificateChain
C#
public CertificateChain GetCertificateChain()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also