Condividi tramite


IssuedSecurityTokenProvider.MaxIssuedTokenCachingTime Proprietà

Definizione

Ottiene o imposta l'intervallo massimo di tempo per cui un token pubblicato viene memorizzato nella cache.

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

Valore della proprietà

TimeSpan che rappresenta l'intervallo massimo di tempo per cui un token pubblicato viene memorizzato nella cache.

Si applica a