Aracılığıyla paylaş


WSFederationElement.Freshness Özellik

Tanım

Özniteliği alır veya ayarlar 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

Özellik Değeri

Gerekli tazelik. WS-Federation oturum açma isteği wfresh parametresini ayarlar. İsteğe bağlı.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.