SecurityTokenHandlerConfigurationElement.TokenReplayDetection Właściwość

Definicja

Pobiera lub ustawia element konfiguracji programu obsługi tokenów TokenReplayDetectionElement skojarzony z tym elementem konfiguracji programu obsługi tokenów.

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

Wartość właściwości

Element, który określa, czy wykrywanie powtarzania tokenu jest włączone i określa maksymalny okres wygaśnięcia tokenów w pamięci podręcznej odtwarzania tokenu.

Atrybuty

Dotyczy