SecurityTokenHandlerConfigurationElement.TokenReplayDetection Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bu belirteç işleyicisi yapılandırma öğesiyle ilişkili olan öğesini alır veya ayarlar TokenReplayDetectionElement .
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
Özellik Değeri
Belirteç yeniden yürütme algılamasının etkinleştirilip etkinleştirilmediğini belirten ve belirteç yeniden yürütme önbelleğindeki belirteçler için en uzun süre sonu süresini belirten öğesi.
- Öznitelikler