WsFederationConfiguration.SignOutReply 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要在 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。 預設為空字串。