WSFederationElement.Freshness プロパティ

定義

freshness 属性を取得または設定します。

public:
 property System::String ^ Freshness { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("freshness", DefaultValue=null, IsRequired=false)]
public string Freshness { get; set; }
[<System.Configuration.ConfigurationProperty("freshness", DefaultValue=null, IsRequired=false)>]
member this.Freshness : string with get, set
Public Property Freshness As String

プロパティ値

必要な鮮度。 WS-Federation サインインの要求 wfresh パラメーターを設定します。 省略可能。

属性

適用対象

こちらもご覧ください