次の方法で共有


WsFederationConfiguration.Freshness プロパティ

定義

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

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

プロパティ値

分単位の、希望する認証要求の最大期間。 既定値は、DefaultFreshness です。

適用対象

こちらもご覧ください