Aracılığıyla paylaş


LocalClientSecuritySettingsElement.DetectReplays Özellik

Tanım

Kanala yönelik yeniden yürütme saldırılarının algılandığında ve otomatik olarak ele alınıp

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ırsa ve otomatik olarak ele alınılırsa; aksi takdirde , false . Varsayılan değer: false.

Öznitelikler

Şunlara uygulanır