SoapServerType Constructor (Type^, WebServiceProtocols)
.NET Framework (current version)
Initializes a new instance of the SoapServerType class.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- type
-
Type:
System::Type^
The Type on which this XML Web service is based.
- protocolsSupported
-
Type:
System.Web.Services.Configuration::WebServiceProtocols
A WebServiceProtocols value that specifies the transmission protocols that are used to decrypt data sent in the XML Web service request.
.NET Framework
Available since 2.0
Available since 2.0
Show: