The properties of System.Web.Services.Configuration.WebServicesSection are listed below. For a list of all members, see the WebServicesSection Members list.
See Also: Inherited members from System.Configuration.ConfigurationSection
[read-only] | ConformanceWarnings | WsiProfilesElementCollection.
![]() Gets the collection of conformance warnings for the Web Service. This property corresponds to the configurationWarnings element in the configuration file. |
[read-only] static | Current | WebServicesSection.
![]() Gets a System.Web.Services.Configuration.WebServicesSection object that represents the current section. |
Diagnostics | DiagnosticsElement.
![]() Gets or sets the System.Web.Services.Configuration.DiagnosticsElement for the System.Web.Services.Configuration.WebServicesSection object. | |
[read-only] | EnabledProtocols | WebServiceProtocols.
![]() Gets one of the System.Web.Services.Configuration.WebServiceProtocols values that indicates the Web service protocol. |
[read-only] | Protocols | ProtocolElementCollection.
![]() Gets the transmission protocol that is used to decrypt data sent from a client browser in an HTTP request. |
[read-only] | ServiceDescriptionFormatExtensionTypes | TypeElementCollection.
![]() Gets the System.Web.Services.Configuration.TypeElementCollection that specifies the service description format extension to run within the scope of the configuration file. |
SoapEnvelopeProcessing | SoapEnvelopeProcessingElement.
![]() Gets or sets the System.Web.Services.Configuration.SoapEnvelopeProcessingElement for the System.Web.Services.Configuration.WebServicesSection object. | |
[read-only] | SoapExtensionImporterTypes | TypeElementCollection.
![]() Gets the System.Web.Services.Configuration.TypeElementCollection 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. |
[read-only] | SoapExtensionReflectorTypes | TypeElementCollection.
![]() Gets the System.Web.Services.Configuration.TypeElementCollection 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. |
[read-only] | SoapExtensionTypes | SoapExtensionTypeElementCollection.
![]() Gets the System.Web.Services.Configuration.SoapExtensionTypeElementCollection that specifies the SOAP extensions to run with all XML Web services within the scope of the configuration file. |
[read-only] | SoapServerProtocolFactoryType | TypeElement.
![]() Gets a System.Web.Services.Configuration.TypeElement object that corresponds to the protocol used to call the Web service. |
[read-only] | SoapTransportImporterTypes | TypeElementCollection.
![]() Gets a System.Web.Services.Configuration.TypeElementCollection object that represents the SoapTransportImporterTypes configuration element. |
[read-only] | WsdlHelpGenerator | WsdlHelpGeneratorElement.
![]() Gets the Web service Help page (an .aspx file) that is displayed to a browser when the browser navigates directly to an ASMX page. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |