LocalServiceSecuritySettingsElement.DetectReplays Özellik

Tanım

Kanala karşı yeniden yürütme saldırılarının algılanıp algılanmayacağını belirten bir Boole değeri alır veya ayarlar.

public:
 property bool DetectReplays { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("detectReplays", DefaultValue=true)]
public bool DetectReplays { get; set; }
[<System.Configuration.ConfigurationProperty("detectReplays", DefaultValue=true)>]
member this.DetectReplays : bool with get, set
Public Property DetectReplays As Boolean

Özellik Değeri

Boolean

true kanala karşı yeniden yürütme saldırıları algılanır ve otomatik olarak dağıtılır; Aksi takdirde, false . Varsayılan değer: false.

Öznitelikler

Şunlara uygulanır