BasicProfileViolation.Claims 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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 物件,指定 Web 服務是否宣告其符合 WSI Basic Profile 1.1 版。