SoapServerType(Type, WebServiceProtocols) Oluşturucu
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
- protocolsSupported
- WebServiceProtocols
WebServiceProtocolsXML Web hizmeti isteğinde gönderilen verilerin şifresini çözmek için kullanılan iletim protokollerini belirten bir değer.