System.Web.Services 2.0.0.0 System.Configuration.ConfigurationSection To be added. Represents the webServices element in the configuration file. This element controls the settings of XML Web services. Constructor To be added. Initializes a new instance of the class. 2.0.0.0 Property System.Configuration.ConfigurationProperty("conformanceWarnings") System.Web.Services.Configuration.WsiProfilesElementCollection To be added. To be added. Gets the collection of conformance warnings for the Web Service. This property corresponds to the configurationWarnings element in the configuration file. 2.0.0.0 Property System.Web.Services.Configuration.WebServicesSection To be added. To be added. Gets a object that represents the current section. 2.0.0.0 Property System.Web.Services.Configuration.DiagnosticsElement To be added. To be added. Gets or sets the for the object. 2.0.0.0 Property System.Web.Services.Configuration.WebServiceProtocols To be added. To be added. Gets one of the values that indicates the Web service protocol. 2.0.0.0 Method System.Web.Services.Configuration.WebServicesSection To be added. Retrieves the specified configuration section. A object that represents the section being retrieved. A object that represents the section to be retrieved. 2.0.0.0 Method System.Void To be added. To be added. 2.0.0.0 Property System.Configuration.ConfigurationPropertyCollection To be added. To be added. To be added. 2.0.0.0 Property System.Configuration.ConfigurationProperty("protocols") System.Web.Services.Configuration.ProtocolElementCollection To be added. The data sent in an HTTP request to an XML Web service can contain method calls and parameters. Gets the transmission protocol that is used to decrypt data sent from a client browser in an HTTP request. 2.0.0.0 Method System.Void To be added. To be added. To be added. 2.0.0.0 Property System.Configuration.ConfigurationProperty("serviceDescriptionFormatExtensionTypes") System.Web.Services.Configuration.TypeElementCollection To be added. To be added. Gets the that specifies the service description format extension to run within the scope of the configuration file. 2.0.0.0 Property System.Configuration.ConfigurationProperty("soapEnvelopeProcessing") System.Web.Services.Configuration.SoapEnvelopeProcessingElement To be added. To be added. Gets or sets the for the object. 2.0.0.0 Property System.Configuration.ConfigurationProperty("soapExtensionImporterTypes") System.Web.Services.Configuration.TypeElementCollection To be added. To be added. Gets the that specifies the SOAP extensions to run when a service description for an XML Web service within the scope of the configuration file is accessed. 2.0.0.0 Property System.Configuration.ConfigurationProperty("soapExtensionReflectorTypes") System.Web.Services.Configuration.TypeElementCollection To be added. To be added. Gets the that specifies the SOAP extensions to run when a service description is generated for all XML Web services within the scope of the configuration file. 2.0.0.0 Property System.Configuration.ConfigurationProperty("soapExtensionTypes") System.Web.Services.Configuration.SoapExtensionTypeElementCollection To be added. To be added. Gets the that specifies the SOAP extensions to run with all XML Web services within the scope of the configuration file. 2.0.0.0 Property System.Configuration.ConfigurationProperty("soapServerProtocolFactory") System.Web.Services.Configuration.TypeElement To be added. To be added. Gets a object that corresponds to the protocol used to call the Web service. 2.0.0.0 Property System.Configuration.ConfigurationProperty("soapTransportImporterTypes") System.Web.Services.Configuration.TypeElementCollection To be added. To be added. Gets a object that represents the SoapTransportImporterTypes configuration element. 2.0.0.0 Property System.Configuration.ConfigurationProperty("wsdlHelpGenerator") System.Web.Services.Configuration.WsdlHelpGeneratorElement To be added. To be added. Gets the Web service Help page (an .aspx file) that is displayed to a browser when the browser navigates directly to an ASMX page. 2.0.0.0