X509RecipientCertificateClientElement.SslCertificateAuthentication 속성

정의

SSL(Secure Sockets Layer) 인증서의 인증 설정을 가져옵니다.

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

속성 값

X509ServiceCertificateAuthenticationElement

SSL 인증서에 대한 인증 설정입니다.

특성

적용 대상