共用方式為


WsFederationConfiguration.SignOutReply 屬性

定義

取得或設定要在 WS-同盟登出要求 ("wsignout1.0") 期間使用的 wreply 參數值。

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

屬性值

在被動登出期間,應該由安全性權杖服務 (STS) 透過 WS-Federation 通訊協定將用戶端重新導向的 URL。 預設為空字串。

適用於

另請參閱