Status.Code 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 RSTR 中 WS-Trust 驗證繫結的狀態碼。
public:
property System::String ^ Code { System::String ^ get(); void set(System::String ^ value); };
public string Code { get; set; }
member this.Code : string with get, set
Public Property Code As String
屬性值
包含狀態碼 URI 的字串。
備註
表示 wst:Code 項目的內容。 此必要元素包含 URI,指出驗證要求的狀態。