System.ServiceModel 4.0.0.0 System.Configuration.ConfigurationElement To be added. Represents an XML element that contains the settings for a indigo1 service, as well as endpoints that expose the service. 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("behaviorConfiguration", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None) System.Configuration.StringValidator(InvalidCharacters=null, MaxLength=2147483647, MinLength=0) System.String To be added. To be added. Gets or sets a string that contains the behavior name of the behavior to be used to instantiate the service. Property 4.0.0.0 System.Configuration.ConfigurationProperty("", IsDefaultCollection=true, Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection) System.ServiceModel.Configuration.ServiceEndpointElementCollection To be added. Each endpoint has its own address and binding. All bindings used within the configuration file must be defined in the scope of the file. Gets a collection of endpoints exposed by this service. Property 4.0.0.0 System.Configuration.ConfigurationProperty("host", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.HostElement To be added. To be added. Gets a configuration element that specifies the host of this service instance. Property 4.0.0.0 System.Configuration.ConfigurationProperty("name", IsKey=true, IsRequired=true, Options=System.Configuration.ConfigurationPropertyOptions.IsRequired | System.Configuration.ConfigurationPropertyOptions.IsKey) System.Configuration.StringValidator(InvalidCharacters=null, MaxLength=2147483647, MinLength=1) System.String To be added. To be added. Gets or sets the unique name of this service. Property 4.0.0.0 System.Configuration.ConfigurationPropertyCollection To be added. To be added. To be added.