System.Web.Services.Description.WebServicesInteroperability: Method Members

The methods of System.Web.Services.Description.WebServicesInteroperability are listed below. For a list of all members, see the WebServicesInteroperability Members list.

See Also: Inherited members from System.Object

Public Methods

static
CheckConformance(System.Web.Services.WsiProfiles, ServiceDescription, BasicProfileViolationCollection) : bool

Verifies whether a given Web service or services conforms to a given WS-I specification, and provides a list of any violations that it finds.

static
CheckConformance(System.Web.Services.WsiProfiles, ServiceDescriptionCollection, BasicProfileViolationCollection) : bool

Verifies whether a given Web service or services conforms to a given WS-I specification, and provides a list of any violations that it finds.

static
CheckConformance(System.Web.Services.WsiProfiles, WebReference, BasicProfileViolationCollection) : bool

Verifies whether a given Web service or services conforms to a given WS-I specification, and provides a list of any violations that it finds.