Bagikan melalui


SecurityTokenHandlerConfigurationElement.TokenReplayDetection Properti

Definisi

Mendapatkan atau mengatur TokenReplayDetectionElement yang terkait dengan elemen konfigurasi handler token ini.

public:
 property System::IdentityModel::Configuration::TokenReplayDetectionElement ^ TokenReplayDetection { System::IdentityModel::Configuration::TokenReplayDetectionElement ^ get(); void set(System::IdentityModel::Configuration::TokenReplayDetectionElement ^ value); };
[System.Configuration.ConfigurationProperty("tokenReplayDetection", IsRequired=false)]
public System.IdentityModel.Configuration.TokenReplayDetectionElement TokenReplayDetection { get; set; }
[<System.Configuration.ConfigurationProperty("tokenReplayDetection", IsRequired=false)>]
member this.TokenReplayDetection : System.IdentityModel.Configuration.TokenReplayDetectionElement with get, set
Public Property TokenReplayDetection As TokenReplayDetectionElement

Nilai Properti

Elemen yang menentukan apakah deteksi pemutaran ulang token diaktifkan dan menentukan periode kedaluwarsa maksimum untuk token dalam cache pemutaran ulang token.

Atribut

Berlaku untuk