Describes the Web services interoperability (WSI) specification to which a Web service claims to conform.
The WS-I organization publishes non-proprietary Web services specifications to promote the interoperability of Web services across platforms. This enumeration is used by the WebServiceBindingAttribute.ConformsTo property of the System.Web.Services.WebServiceBindingAttribute attribute to indicate the WSI specification to which the Web service claims to conform.
Member Name | Description |
---|---|
BasicProfile1_1 |
The web service claims to conform to the WSI Basic Profile version 1.1. |
None |
The web service makes no conformance claims. |