Click or drag to resize

SoapBindingsHTTP_SOAP11_ANONYMOUS Property

For traditional SOAP 1.1 Web Services, it uses BasicHttpBinding, without authentication and proxy.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static Binding HTTP_SOAP11_ANONYMOUS { get; }

Property Value

Type: Binding
See Also