Freigeben über


SecurityElementBase.EnableUnsecuredResponse Eigenschaft

Definition

Ruft einen Wert ab bzw. legt diesen fest, der angibt, ob ungesicherte Antworten erlaubt werden.

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

Eigenschaftswert

true, wenn ungesicherte Antworten zulässig sind, andernfalls false.

Attribute

Gilt für: