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