Condividi tramite


WsFederationConfiguration.Freshness Proprietà

Definizione

Ottiene o imposta il valore del parametro wfresh da usare 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à

La durata massima desiderata delle richieste di autenticazione, in minuti. Il valore predefinito è DefaultFreshness.

Si applica a

Vedi anche