Share via


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

속성 값

적용 대상