System.Web.Services.Description.WebServicesInteroperability Members

The members of System.Web.Services.Description.WebServicesInteroperability are listed below.

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.