Aracılığıyla paylaş


SecurityElementBase.EnableUnsecuredResponse Özellik

Tanım

Güvenli olmayan yanıta izin verilip verilmeyeceğini belirten bir değer alır veya ayarlar.

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

Özellik Değeri

true güvenli olmayan yanıta izin verilirse; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır