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