共用方式為


BasicProfileViolation.Claims 屬性

定義

取得 WsiProfiles 物件,指定 Web 服務是否宣告其符合 WSI Basic Profile 1.1 版。

public:
 property System::Web::Services::WsiProfiles Claims { System::Web::Services::WsiProfiles get(); };
public System.Web.Services.WsiProfiles Claims { get; }
member this.Claims : System.Web.Services.WsiProfiles
Public ReadOnly Property Claims As WsiProfiles

屬性值

WsiProfiles

WsiProfiles 物件,指定 Web 服務是否宣告其符合 WSI Basic Profile 1.1 版。

適用於