IdentityModelCaches.TokenReplayCache Özellik

Tanım

Belirteçlerin TokenReplayCache yeniden oynatılıp oynatılmayacağını belirlemek için kullanılan öğesini alır veya ayarlar.

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

Özellik Değeri

Yapılandırılan belirteç yeniden yürütme önbelleği.

Özel durumlar

özelliğini null ayarlama girişimi gerçekleşir.

Şunlara uygulanır