IdentityModelCaches.TokenReplayCache Egenskap

Definition

Hämtar eller anger TokenReplayCache det som används för att avgöra om token spelas upp igen.

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

Egenskapsvärde

Den konfigurerade tokenrepriscachen.

Undantag

Ett försök att ställa in egenskapen på null inträffar.

Gäller för