HttpsConnectionAdapterOptions.ServerCertificateChain 屬性

定義

指定起始 HTTPs 連線時所呈現的完整伺服器憑證鏈結

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

屬性值

適用於