Share via


WebServicesSection.EnabledProtocols Propiedad

Definición

Obtiene uno de los valores WebServiceProtocols que indican el protocolo de servicio 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 de propiedad

WebServiceProtocols

Uno de los valores de WebServiceProtocols.

Se aplica a