System.Web.Services.Configuration.WebServiceProtocols.HttpPostLocalhost Field

The HTTP POST LOCALHOST protocol.

Syntax

WebServiceProtocols HttpPostLocalhost

Remarks

Note:

See the Remarks section. This value only checks the request's host header to mitigate only browser-redirect attacks. Authentication and authorization are still required to restrict access to a Web service.

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