System.ServiceModel
4.0.0.0
System.Configuration.ConfigurationElement
To be added.
Represents a configuration element that specifies a recipient's requirements for an X.509 certificate to be used by the sender. This class cannot be inherited.
Constructor
4.0.0.0
To be added.
Initializes a new instance of the class.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("authentication", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.X509ServiceCertificateAuthenticationElement
To be added.
To be added.
Gets the certificate used for authentication.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("defaultCertificate", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.X509DefaultServiceCertificateElement
To be added.
To be added.
Gets the default certificate to be used to represent the service when communicating back to the client.
Property
4.0.0.0
System.Configuration.ConfigurationPropertyCollection
To be added.
To be added.
To be added.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("scopedCertificates", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.X509ScopedServiceCertificateElementCollection
To be added.
To be added.
Gets a scoped certificate to be used for representing the service when communicating back to the client.