MsmqIntegrationBinding.ShouldSerializeSecurity Method

Definition

Gets a value that specifies whether security information should be serialized.

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

Returns

true if security information should be serialized; otherwise false.

Applies to