次の方法で共有


WsFederationConfiguration.Reply プロパティ

定義

WS-Federation サインイン要求 ("wsignin1.0") で使用される wreply パラメーターの値を取得または設定します。

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

プロパティ値

証明書利用者 (RP) アプリケーションがセキュリティ トークン サービス (STS) から応答を受信することを希望しているアドレスを識別する URL。 既定値は空の文字列です。

適用対象

こちらもご覧ください