SecurityElementBase.EnableUnsecuredResponse Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of onbeveiligd antwoord is toegestaan.

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

Waarde van eigenschap

true indien onbeveiligd antwoord is toegestaan; anders, false.

Kenmerken

Van toepassing op