次の方法で共有


WsFederationConfiguration.SignOutReply プロパティ

定義

WS-Federation サインアウト要求 ("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

プロパティ値

WS-Federation プロトコルによるパッシブ サインアウト時にセキュリティ トークン サービス (STS) によるクライアントのリダイレクト先となる URL。 既定値は空の文字列です。

適用対象

こちらもご覧ください