PeerCredentialElement.PeerAuthentication 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 element opisujący właściwości uwierzytelniania dla skojarzonego certyfikatu elementu równorzędnego X509 z konfiguracji poświadczeń elementu równorzędnego.
public:
property System::ServiceModel::Configuration::X509PeerCertificateAuthenticationElement ^ PeerAuthentication { System::ServiceModel::Configuration::X509PeerCertificateAuthenticationElement ^ get(); };
[System.Configuration.ConfigurationProperty("peerAuthentication")]
public System.ServiceModel.Configuration.X509PeerCertificateAuthenticationElement PeerAuthentication { get; }
[<System.Configuration.ConfigurationProperty("peerAuthentication")>]
member this.PeerAuthentication : System.ServiceModel.Configuration.X509PeerCertificateAuthenticationElement
Public ReadOnly Property PeerAuthentication As X509PeerCertificateAuthenticationElement
Wartość właściwości
X509PeerCertificateAuthenticationElement opis właściwości uwierzytelniania dla skojarzonego certyfikatu elementu równorzędnego X509.
- Atrybuty