共用方式為


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 參數。 選擇性。

屬性

適用於

另請參閱