SecurityTokenHandlerConfigurationElement.TokenReplayDetection Eigenschap

Definitie

Hiermee wordt het TokenReplayDetectionElement configuratie-element opgehaald of ingesteld dat is gekoppeld aan dit configuratie-element van de tokenhandler.

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

Waarde van eigenschap

Het element dat aangeeft of de detectie van tokenherplay is ingeschakeld en de maximale verloopperiode voor tokens in de cache voor opnieuw afspelen van tokens specificeert.

Kenmerken

Van toepassing op