WebHttpBinding.ShouldSerializeSecurity Method

Definition

Determines if security settings should be serialized.

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

Returns

true if security settings should be serialized; otherwise false.

Applies to