Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

NetPeerTcpBinding::ShouldSerializeSecurity Method ()

.NET Framework (current version)
 

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

Namespace:   System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
bool ShouldSerializeSecurity()

Return Value

Type: System::Boolean

Returns Boolean that specifies true if the security information for the binding should be serialized, and false if it should not be serialized..

.NET Framework
Available since 4.0
Return to top
Show:
© 2017 Microsoft