PeerCredentialElement::MessageSenderAuthentication Property
.NET Framework (current version)
Gets the element that describes message sender authentication properties for the associated X509 peer certificate from the peer credential configuration.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("messageSenderAuthentication")] property X509PeerCertificateAuthenticationElement^ MessageSenderAuthentication { X509PeerCertificateAuthenticationElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::X509PeerCertificateAuthenticationElement^X509PeerCertificateAuthenticationElement that describes message sender authentication properties for the associated X509 peer certificate.
.NET Framework
Available since 3.0
Available since 3.0
Show: