System.ServiceModel 4.0.0.0 System.Configuration.ConfigurationElement To be added. Represents a configuration element that enables the authentication of an endpoint by other endpoints exchanging messages with it. 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("certificate", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.CertificateElement To be added. To be added. Gets the configuration settings of an X.509 certificate. Property 4.0.0.0 System.Configuration.ConfigurationProperty("certificateReference", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.CertificateReferenceElement To be added. To be added. Gets the configuration settings for X.509 certificate validation. Property 4.0.0.0 System.Configuration.ConfigurationProperty("dns", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.DnsElement To be added. To be added. Gets a DNS identity. Method 4.0.0.0 System.Void To be added. Initializes this configuration element with the content of the specified object. The endpoint identity. 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("rsa", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.RsaElement To be added. To be added. Gets an RSA identity. Property 4.0.0.0 System.Configuration.ConfigurationProperty("servicePrincipalName", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.ServicePrincipalNameElement To be added. To be added. Gets a service principal name (SPN) identity. Property 4.0.0.0 System.Configuration.ConfigurationProperty("userPrincipalName", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.UserPrincipalNameElement To be added. To be added. Gets a user principal name (UPN) identity.