SoapServerMethod::WsiClaims Property

 

Gets a WsiProfiles value that indicates the Web Services Interoperability (WSI) specification to which this Web service claims to conform.

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
property WsiProfiles WsiClaims {
	WsiProfiles get();
}

Property Value

Type: System.Web.Services::WsiProfiles

A WsiProfiles value that indicates the Web Services Interoperability (WSI) specification to which this Web service claims to conform.

.NET Framework
Available since 2.0
Return to top
Show: