共用方式為


Status.Code 屬性

定義

取得或設定 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,指出驗證要求的狀態。

適用於