System.ServiceModel 4.0.0.0 System.Configuration.ConfigurationElement To be added. Represents a configuration element that specifies a certificate issued by a trusted issuer. 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("findValue", DefaultValue=Mono.Cecil.CustomAttributeArgument, IsKey=true, Options=System.Configuration.ConfigurationPropertyOptions.IsKey) System.Configuration.StringValidator(InvalidCharacters=null, MaxLength=2147483647, MinLength=0) System.String To be added. The type contained in this property must satisfy the requirements of the specified value. The default is an empty string. Gets or sets a string that specifies the value to search for in the X.509 certificate store. 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("storeLocation", DefaultValue=Mono.Cecil.CustomAttributeArgument, IsKey=true, Options=System.Configuration.ConfigurationPropertyOptions.IsKey) System.Security.Cryptography.X509Certificates.StoreLocation To be added. To be added. Gets or sets a value that specifies the location of the certificate store the client can use to validate the server’s certificate. Property 4.0.0.0 System.Configuration.ConfigurationProperty("storeName", DefaultValue=Mono.Cecil.CustomAttributeArgument, IsKey=true, Options=System.Configuration.ConfigurationPropertyOptions.IsKey) System.Security.Cryptography.X509Certificates.StoreName To be added. To be added. Gets or sets the name of the X.509 certificate store to open. Property 4.0.0.0 System.Configuration.ConfigurationProperty("x509FindType", DefaultValue=Mono.Cecil.CustomAttributeArgument, IsKey=true, Options=System.Configuration.ConfigurationPropertyOptions.IsKey) System.Security.Cryptography.X509Certificates.X509FindType To be added. The type contained in must satisfy the requirements of this property. Gets or sets the type of X.509 search to be executed.