IdentityElement::Certificate Property
.NET Framework (current version)
Gets the configuration settings of an X.509 certificate.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("certificate")] property CertificateElement^ Certificate { CertificateElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::CertificateElement^The configuration settings of an X.509 certificate.
.NET Framework
Available since 3.0
Available since 3.0
Show: