NetTcpBindingElement::Security Property
.NET Framework (current version)
Gets the type of security to be used with this binding.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("security")] property NetTcpSecurityElement^ Security { NetTcpSecurityElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::NetTcpSecurityElement^The NetTcpSecurityElement that is used with this binding.
.NET Framework
Available since 3.0
Available since 3.0
Show: