X509InitiatorCertificateServiceElement::Authentication Property
.NET Framework (current version)
Gets the client certificate used for authentication.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("authentication")] property X509ClientCertificateAuthenticationElement^ Authentication { X509ClientCertificateAuthenticationElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::X509ClientCertificateAuthenticationElement^A X509ClientCertificateAuthentication that contains the client certificate used for authentication.
.NET Framework
Available since 3.0
Available since 3.0
Show: