System.Net.ServicePoint.Certificate Property

Gets the certificate received for this System.Net.ServicePoint object.

Syntax

public System.Security.Cryptography.X509Certificates.X509Certificate Certificate { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Although a System.Net.ServicePoint object can make multiple connections to an Internet resource, it can maintain only one certificate.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0