共用方式為


WsFederationConfiguration.Freshness 屬性

定義

取得或設定要在 WS-同盟登入要求 ("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

適用於

另請參閱