Udostępnij za pośrednictwem


IdentityModelCaches.TokenReplayCache Właściwość

Definicja

Pobiera lub ustawia TokenReplayCache element używany do określania, czy tokeny są odtwarzane.

public:
 property System::IdentityModel::Tokens::TokenReplayCache ^ TokenReplayCache { System::IdentityModel::Tokens::TokenReplayCache ^ get(); void set(System::IdentityModel::Tokens::TokenReplayCache ^ value); };
public System.IdentityModel.Tokens.TokenReplayCache TokenReplayCache { get; set; }
member this.TokenReplayCache : System.IdentityModel.Tokens.TokenReplayCache with get, set
Public Property TokenReplayCache As TokenReplayCache

Wartość właściwości

Skonfigurowana pamięć podręczna ponownego odtwarzania tokenu.

Wyjątki

Następuje próba ustawienia właściwości null .

Dotyczy