Langue

WSFederationElement.Freshness Propriété

Définition

Obtient ou définit l’attribut 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

Valeur de propriété

L’actualisation requise. Définit le paramètre wfresh de la demande de connexion WS-Federation. Optional.

Attributs

S’applique à

Voir aussi