다음을 통해 공유


X509RecipientCertificateClientElement.Authentication 속성

정의

인증에 사용되는 인증서를 가져옵니다.

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

속성 값

X509ServiceCertificateAuthenticationElement

인증에 사용되는 인증서입니다.

특성

적용 대상