Share via


NetHttpBinding.ShouldSerializeSecurity Methode

Definition

Gibt an, ob die Sicherheit 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

true, wenn die Sicherheit serialisiert werden soll, andernfalls false.

Gilt für: