PeerCredentialElement.MessageSenderAuthentication Vlastnost

Definice

Získá prvek, který popisuje vlastnosti ověřování odesílatele zprávy pro přidružený partnerský certifikát x509 z konfigurace přihlašovacích údajů partnerského vztahu.

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

Hodnota vlastnosti

X509PeerCertificateAuthenticationElement

X509PeerCertificateAuthenticationElement který popisuje vlastnosti ověřování odesílatele zprávy pro přidružený partnerský certifikát x509.

Atributy

Platí pro