Provides the type of credential to use for transport-level security when connecting to a Web service that uses the NetTcpBinding binding.
| TcpClientCredentialType value | Meaning |
|---|---|
| None | Specifies anonymous authentication |
| Windows | Specifies client authentication using Windows |
| Certificate | Specifies client authentication using a certificate |