다음을 통해 공유


X509RecipientCertificateClientElement.ScopedCertificates 속성

정의

클라이언트에 응답할 때 해당 서비스를 나타내기 위해 사용되는 범위 설정 인증서를 가져옵니다.

public:
 property System::ServiceModel::Configuration::X509ScopedServiceCertificateElementCollection ^ ScopedCertificates { System::ServiceModel::Configuration::X509ScopedServiceCertificateElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("scopedCertificates")]
public System.ServiceModel.Configuration.X509ScopedServiceCertificateElementCollection ScopedCertificates { get; }
[<System.Configuration.ConfigurationProperty("scopedCertificates")>]
member this.ScopedCertificates : System.ServiceModel.Configuration.X509ScopedServiceCertificateElementCollection
Public ReadOnly Property ScopedCertificates As X509ScopedServiceCertificateElementCollection

속성 값

X509ScopedServiceCertificateElementCollection

클라이언트에 응답할 때 해당 서비스를 나타내기 위해 사용되는 X509Certificate2입니다.

특성

적용 대상