WSDualHttpBinding.ShouldSerializeSecurity Methode

Definition

Gibt einen Wert zurück, der angibt, ob die Security-Eigenschaft ihren Standardwert geändert hat und serialisiert werden soll.

public:
 bool ShouldSerializeSecurity();
public bool ShouldSerializeSecurity ();
member this.ShouldSerializeSecurity : unit -> bool
Public Function ShouldSerializeSecurity () As Boolean

Gibt zurück

Boolean

true, wenn der Security-Eigenschaftswert serialisiert werden soll, andernfalls false.

Gilt für