Gets or sets the TLS/SSL server's certificate.
Namespace:
Rebex.Net
Assembly:
Rebex.Tls (in Rebex.Tls.dll)
Syntax
| Visual Basic |
|---|
Public Property ServerCertificate As CertificateChain Get Set |
| C# |
|---|
public CertificateChain ServerCertificate { get; set; } |