WebServicesSection.EnabledProtocols Property

Definition

Gets one of the WebServiceProtocols values that indicates the Web service protocol.

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

Property Value

One of the WebServiceProtocols values.

Applies to