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

Type Bu XML Web hizmetinin temel aldığı.

protocolsSupported
WebServiceProtocols

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

Şunlara uygulanır