Bagikan melalui


IdentityModelCaches.TokenReplayCache Properti

Definisi

Mendapatkan atau mengatur TokenReplayCache yang digunakan untuk menentukan apakah token diputar ulang.

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

Nilai Properti

Cache pemutaran ulang token yang dikonfigurasi.

Pengecualian

Upaya untuk mengatur properti null terjadi.

Berlaku untuk