Condividi tramite


SecurityTokenServiceConfiguration.MaximumTokenLifetime Proprietà

Definizione

Ottiene o imposta l'intervallo massimo di token per un token pubblicato.

public:
 property TimeSpan MaximumTokenLifetime { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan MaximumTokenLifetime { get; set; }
member this.MaximumTokenLifetime : TimeSpan with get, set
Public Property MaximumTokenLifetime As TimeSpan

Valore della proprietà

L'intervallo massimo di token per un token pubblicato. Il valore predefinito è 1 giorno.

Si applica a