X509RecipientCertificateClientElement.SslCertificateAuthentication Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera ustawienia uwierzytelniania dla certyfikatu Secure Sockets Layer (SSL).
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
Wartość właściwości
Ustawienia uwierzytelniania dla certyfikatu SSL.
- Atrybuty
Dotyczy
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.