MsmqIntegrationBinding.ShouldSerializeSecurity Methode

Definition

Ruft einen Wert ab, der angibt, ob Sicherheitsinformationen serialisiert werden sollen.

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

Gibt zurück

Boolean

true, wenn Sicherheitsinformationen serialisiert werden sollen, andernfalls false.

Gilt für