System.Web.Services.Configuration.WebServicesSection.Protocols Property

Gets the transmission protocol that is used to decrypt data sent from a client browser in an HTTP request.

Syntax

[System.Configuration.ConfigurationProperty("protocols")]
public ProtocolElementCollection Protocols { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The data sent in an HTTP request to an XML Web service can contain method calls and parameters.

Requirements

Namespace: System.Web.Services.Configuration
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0