3 references to MessageSenderAuthentication
System.ServiceModel (3)
System\ServiceModel\Configuration\PeerCredentialElement.cs (3)
32
[ConfigurationProperty(ConfigurationStrings.
MessageSenderAuthentication
)]
35
get { return (X509PeerCertificateAuthenticationElement)base[ConfigurationStrings.
MessageSenderAuthentication
]; }
70
if (propertyInfo[ConfigurationStrings.
MessageSenderAuthentication
].ValueOrigin != PropertyValueOrigin.Default)