System.Web.Services.WebServiceBindingAttribute.ConformsTo Property

Gets or sets the Web Services Interoperability (WSI) specification to which the binding claims to conform.

Syntax

public WsiProfiles ConformsTo { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The WS-I organization publishes guidelines to ensure the interoperability of Web services across platforms. This property indicates the WSI specification to which the binding claims to conform.

The WebServiceBindingAttribute.EmitConformanceClaims property controls whether the conformance claims are provided when a WSDL description of the Web service is published.

Requirements

Namespace: System.Web.Services
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0