WSFederationHttpBinding.ShouldSerializeSecurity Method

Definition

Returns a value that indicates whether the Security property has changed from its default value and should be serialized.

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

Returns

true if the Security property value should be serialized; otherwise, false.

Applies to