共用方式為


SignInRequestMessage.RequestPtr 屬性

定義

取得或設定訊息的 wreqptr 參數。

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

屬性值

wreqptr 參數的值。

例外狀況

發生設定並非有效絕對 URI 之值的嘗試。

備註

指定 URL,指出要在哪裡尋找以 <wst:RequestSecurityToken> 專案表示的要求。 wreqptr 參數是選擇性的。 將 RequestPtr 屬性設定為 null 或空字串,以從訊息中移除 wreqptr 參數。

RequestPtr如果指定屬性,Request就無法指定 屬性。

適用於