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