SecurityTokenServiceConfiguration.MaximumTokenLifetime Właściwość

Definicja

Pobiera lub ustawia maksymalny okres istnienia tokenu dla wystawionych tokenów.

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

Wartość właściwości

Maksymalny okres istnienia tokenu dla wystawionych tokenów. Wartość domyślna to 1 dzień.

Dotyczy