Share via


SecurityTokenHandlerConfigurationElement.TokenReplayDetection Eigenschaft

Definition

Übernimmt oder bestimmt das TokenReplayDetectionElement, das diesem Konfigurationselement für Tokenhandler zugeordnet ist.

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

Eigenschaftswert

Das Element, das angibt, ob Tokenwiederholungserkennung aktiviert ist und das die maximalen Ablaufzeit für Token im Tokenwiederholungs-Cache angibt.

Attribute

Gilt für: