次の方法で共有


WsFederationConfiguration.Request プロパティ

定義

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

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

プロパティ値

<wst:RequestSecurityToken> 要素として表現されるトークン発行要求。 既定値は空の文字列です。

適用対象

こちらもご覧ください