共用方式為


Status.Reason 屬性

定義

取得或設定 RSTR 中 WS-Trust 驗證繫結的選擇性狀態原因。

public:
 property System::String ^ Reason { System::String ^ get(); void set(System::String ^ value); };
public string Reason { get; set; }
member this.Reason : string with get, set
Public Property Reason As String

屬性值

包含原因的字串。

備註

表示 wst:Reason 元素的內容。 這個選擇性元素包含與狀態代碼相關的人類可讀原因。

適用於