Partilhar via


WebServicesSection.EnabledProtocols Propriedade

Definição

Obtém um dos valores de WebServiceProtocols 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

WebServiceProtocols

Um dos valores de WebServiceProtocols.

Aplica-se a