Lingua

WsFederationConfiguration.Freshness Proprietà

Definizione

Ottiene o imposta il valore del parametro wfresh da utilizzare nelle richieste di accesso WS-Federation ("wsignin1.0").

public:
 property System::String ^ Freshness { System::String ^ get(); void set(System::String ^ value); };
public string Freshness { get; set; }
member this.Freshness : string with get, set
Public Property Freshness As String

Valore della proprietà

Validità massima desiderata delle richieste di autenticazione, espressa in minuti. Il valore predefinito è DefaultFreshness.

Si applica a

Vedi anche