Aracılığıyla paylaş


SoapServerType(Type, WebServiceProtocols) Oluşturucu

Tanım

SoapServerType sınıfının yeni bir örneğini başlatır.

public:
 SoapServerType(Type ^ type, System::Web::Services::Configuration::WebServiceProtocols protocolsSupported);
public SoapServerType (Type type, System.Web.Services.Configuration.WebServiceProtocols protocolsSupported);
new System.Web.Services.Protocols.SoapServerType : Type * System.Web.Services.Configuration.WebServiceProtocols -> System.Web.Services.Protocols.SoapServerType
Public Sub New (type As Type, protocolsSupported As WebServiceProtocols)

Parametreler

type
Type

TypeBu XML Web hizmeti 'nin temeli.

protocolsSupported
WebServiceProtocols

WebServiceProtocolsXML Web hizmeti isteğinde gönderilen verilerin şifresini çözmek için kullanılan iletim protokollerini belirten bir değer.

Şunlara uygulanır