WebServicesSection.EnabledProtocols Propriedade

Definição

Obtém um dos WebServiceProtocols valores que indica o protocolo de serviço Web.

public:
 property System::Web::Services::Configuration::WebServiceProtocols EnabledProtocols { System::Web::Services::Configuration::WebServiceProtocols get(); };
public System.Web.Services.Configuration.WebServiceProtocols EnabledProtocols { get; }
member this.EnabledProtocols : System.Web.Services.Configuration.WebServiceProtocols
Public ReadOnly Property EnabledProtocols As WebServiceProtocols

Valor da propriedade

Um dos WebServiceProtocols valores.

Aplica-se a