NetHttpBinding.ShouldSerializeSecurity Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the security has changed from its default value and should be serialized.
public:
 bool ShouldSerializeSecurity();public bool ShouldSerializeSecurity();member this.ShouldSerializeSecurity : unit -> boolPublic Function ShouldSerializeSecurity () As BooleanReturns
true if the security should be serialized; otherwise, false.