SslStreamCertificateContext.IntermediateCertificates 속성

정의

빌드된 체인에 대한 중간 인증서를 가져옵니다.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Security::Cryptography::X509Certificates::X509Certificate2 ^> ^ IntermediateCertificates { System::Collections::ObjectModel::ReadOnlyCollection<System::Security::Cryptography::X509Certificates::X509Certificate2 ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Security.Cryptography.X509Certificates.X509Certificate2> IntermediateCertificates { get; }
member this.IntermediateCertificates : System.Collections.ObjectModel.ReadOnlyCollection<System.Security.Cryptography.X509Certificates.X509Certificate2>
Public ReadOnly Property IntermediateCertificates As ReadOnlyCollection(Of X509Certificate2)

속성 값

적용 대상