共用方式為


SignInRequestMessage.Federation 屬性

定義

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

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

屬性值

wfed 參數的值。 此被指定為 URI。

備註

wfed 參數會指定訊息的同盟內容。 wfed 參數是選擇性的。 設定為 Federation 屬性 null 或空字串,以從訊息中移除 wfed 參數。

適用於