HttpsConnectionAdapterOptions.ServerCertificateChain Property

Definition

Specifies the full server certificate chain presented when an https connection is initiated

public System.Security.Cryptography.X509Certificates.X509Certificate2Collection? ServerCertificateChain { get; set; }
member this.ServerCertificateChain : System.Security.Cryptography.X509Certificates.X509Certificate2Collection with get, set
Public Property ServerCertificateChain As X509Certificate2Collection

Property Value

Applies to