Share via


WSFederationElement.Freshness Vlastnost

Definice

Získá nebo nastaví freshness atribut .

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

Hodnota vlastnosti

Požadovaná aktuálnost. Nastaví WS-Federation žádost o přihlášení pomocí parametru wfresh. Nepovinný parametr.

Atributy

Platí pro

Viz také