WSFederationElement.Freshness Proprietà

Definizione

Ottiene o imposta l'attributo 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

Valore della proprietà

La validità richiesta. Imposta il parametro wfresh della richiesta di accesso WS-Federation. facoltativo.

Attributi

Si applica a

Vedi anche