Udostępnij za pośrednictwem


X509CertificateRecipientClientCredential.SslCertificateAuthentication Właściwość

Definicja

Pobiera lub ustawia moduł sprawdzania poprawności certyfikatu SSL do użycia.

public:
 property System::ServiceModel::Security::X509ServiceCertificateAuthentication ^ SslCertificateAuthentication { System::ServiceModel::Security::X509ServiceCertificateAuthentication ^ get(); void set(System::ServiceModel::Security::X509ServiceCertificateAuthentication ^ value); };
public System.ServiceModel.Security.X509ServiceCertificateAuthentication SslCertificateAuthentication { get; set; }
member this.SslCertificateAuthentication : System.ServiceModel.Security.X509ServiceCertificateAuthentication with get, set
Public Property SslCertificateAuthentication As X509ServiceCertificateAuthentication

Wartość właściwości

X509ServiceCertificateAuthentication Wystąpienie.

Uwagi

Ta właściwość umożliwia użycie programu WCF X509CertificateValidator w celu zweryfikowania certyfikatu serwera na kliencie WCF.

Dotyczy