IssuedSecurityTokenProvider.MaxIssuedTokenCachingTime Propiedad

Definición

Obtiene o establece el tiempo máximo que se almacenará en caché un token emitido.

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

Valor de propiedad

que TimeSpan representa el tiempo máximo que se almacenará en caché un token emitido.

Se aplica a