IdentityModelCaches.TokenReplayCache Eigenschap

Definitie

Hiermee haalt u de TokenReplayCache gegevens op die worden gebruikt om te bepalen of tokens opnieuw worden afgespeeld.

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

Waarde van eigenschap

De geconfigureerde tokenherplaycache.

Uitzonderingen

Er wordt geprobeerd de eigenschap in te null stellen.

Van toepassing op