3 references to PeerAuthentication
System.ServiceModel (3)
System\ServiceModel\Configuration\PeerCredentialElement.cs (3)
26
[ConfigurationProperty(ConfigurationStrings.
PeerAuthentication
)]
29
get { return (X509PeerCertificateAuthenticationElement)base[ConfigurationStrings.
PeerAuthentication
]; }
66
if (propertyInfo[ConfigurationStrings.
PeerAuthentication
].ValueOrigin != PropertyValueOrigin.Default)