Represents a configuration element that specifies authentication settings for a service certificate. This class cannot be inherited.
Namespace:
System.ServiceModel.Configuration
Assembly:
System.ServiceModel (in System.ServiceModel.dll)
Visual Basic (Declaration)
Public NotInheritable Class X509ServiceCertificateAuthenticationElement _
Inherits ConfigurationElement
Dim instance As X509ServiceCertificateAuthenticationElement
public sealed class X509ServiceCertificateAuthenticationElement : ConfigurationElement
public ref class X509ServiceCertificateAuthenticationElement sealed : public ConfigurationElement
public final class X509ServiceCertificateAuthenticationElement extends ConfigurationElement
System..::.Object
System.Configuration..::.ConfigurationElement
System.ServiceModel.Configuration..::.X509ServiceCertificateAuthenticationElement
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
.NET Framework
Supported in: 3.5, 3.0
Reference