X509RecipientCertificateClientElement::Authentication Property
.NET Framework (current version)
Gets the certificate used for authentication.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("authentication")] property X509ServiceCertificateAuthenticationElement^ Authentication { X509ServiceCertificateAuthenticationElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::X509ServiceCertificateAuthenticationElement^The certificate used for authentication.
.NET Framework
Available since 3.0
Available since 3.0
Show: