NetTcpTLConfig.TransportClientCredentialType Property
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.
public:
property System::ServiceModel::TcpClientCredentialType TransportClientCredentialType { System::ServiceModel::TcpClientCredentialType get(); void set(System::ServiceModel::TcpClientCredentialType value); };
[Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfigProperty("TransportClientCredentialType", System.Runtime.InteropServices.VarEnum.VT_BSTR)]
public System.ServiceModel.TcpClientCredentialType TransportClientCredentialType { get; set; }
member this.TransportClientCredentialType : System.ServiceModel.TcpClientCredentialType with get, set
Public Property TransportClientCredentialType As TcpClientCredentialType
Property Value
Implements
- Attributes