BasicProfileViolation::Claims Property

 

Gets a WsiProfiles object that specifies whether the Web service declares that it conforms to the WSI Basic Profile version 1.1.

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

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

Property Value

Type: System.Web.Services::WsiProfiles

A WsiProfiles object that specifies whether the Web service declares that it conforms to the WSI Basic Profile version 1.1.

.NET Framework
Available since 2.0
Return to top
Show: